Thanks. I really just want the standard info for all the functions, the actual Arduino document link is missing stuff like: * matrix.clear(): Clears the display.
I managed to find other commands via Bing AI, but it would nice if they were mentioned in the basic documents.
OK I see it all, I am still somewhat new to CPP> I was actually looking for clear function, and its the last void function in the code. Very helpful thanks.