Skip to content

Arduboy2 v4.1.0

Compare
Choose a tag to compare
@MLXXXp MLXXXp released this 31 Jul 21:28
· 110 commits to master since this release

Added complimentary getText... functions for the setText... functions in the Arduboy2 class.

The functions added are getTextColor(), getTextBackground(), getTextSize() and getTextWrap().

Also fixed a few small errors, and added some "see also" references, in the documentation comments.