Notifications
Clear all

Documentation question for Parola library

2 Posts
2 Users
0 Reactions
132 Views
 Lom
(@lom)
Member
Joined: 1 month ago
Posts: 27
Topic starter  

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.

Google result

 

Lom



   
Quote
huckOhio
(@huckohio)
Member
Joined: 7 years ago
Posts: 333
 

@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.

image


   
ReplyQuote