Notifications
Clear all
Topic starter
2026-04-10 4:55 am
I apologize in advance if I post this in the wrong place or use the wrong terms.
does anyone know where I can find the documentation for the methods (subroutines?) and method calls for the Parola LED display library for Arduino?
I tried looking in the library but did not find it.. I google it and got this which was close but found other code examples that had other methods not shown here.
Lom
2026-04-10 12:20 pm
@lom If you've added the library to your IDE, then use file explorer to locate your Arduino Library and the Parola directory. Open the folder and you should see the .h and .cpp files.

