Something with common functions / codes that we need to remember?
Like…
arduboy.setCursor(X, Y) - Place cursor
arduboy.display() - Show display content
arduboy.pressed(???) - Is button pressed
Constants
A_BUTTON etc
Thanks.
Something with common functions / codes that we need to remember?
Like…
arduboy.setCursor(X, Y) - Place cursor
arduboy.display() - Show display content
arduboy.pressed(???) - Is button pressed
Constants
A_BUTTON etc
Thanks.
You can find the official documentation of the Arduboy2 Lib here.
The lib isn’t that big that you would need a summarized cheatsheet.
I gotta put a link to this square on the front page thanks for reminding me lol