Need a class reference for Max72xxPanel library

Hi everybody,
I installed the nice Max72xxPanel library but I cannot find any class reference on the net.
It´s a little bit annoying to guess the syntax for commands or doing try and error until getting something to work. Can anybody share a manual or class reference for this library ?
Would be great, thanks

Have you had a look at the library code and any examples that come with it ?

The library GitHub page seems to indicate that its commands are the same as the Adafruit_GFX library. There is even a link to it from the Max72xxPanel library page

1 Like

@galacticobmg
Many of github libraries developed by users, such as you and me, and it doesn't have a detail reference. Read the include files and comments in the source code

yes, I need to confess that I didn't have a look on the sourcecode but I was looking for a comfortable command list. Thanks a lot for the hint :blush:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.