Arduboy2/src
Scott Allen 7dc88bed30 Change version to 6.0.0
The major version number has been incremented only because there's a
chance that a sketch that sets text wrap on will behave differently,
due to the changes in the way wrapping is now handled.
2020-09-29 09:44:41 -04:00
..
Arduboy2.cpp Make state variables used by pollButtons() public 2020-09-29 09:44:40 -04:00
Arduboy2.h Change version to 6.0.0 2020-09-29 09:44:41 -04:00
Arduboy2Audio.cpp Change non-API EEPROM defines to constexpr 2020-07-24 17:15:37 -04:00
Arduboy2Audio.h Make all possible functions and variables static 2020-09-29 09:44:40 -04:00
Arduboy2Beep.cpp Add Beep classes for playing simple tones 2018-03-11 05:40:44 -04:00
Arduboy2Beep.h Explicitly specify the type in doxygen code blocks 2018-03-11 05:40:44 -04:00
Arduboy2Core.cpp Make all possible functions and variables static 2020-09-29 09:44:40 -04:00
Arduboy2Core.h Make all possible functions and variables static 2020-09-29 09:44:40 -04:00
Arduboy2Data.cpp Add array lengths to comments for boot logos 2020-08-23 15:23:01 -04:00
Sprites.cpp Fix portability issues in the Sprites classes 2020-07-25 18:38:05 -04:00
Sprites.h Add additional information to drawExternalMask 2019-07-13 10:33:29 +01:00
SpritesB.cpp Fix portability issues in the Sprites classes 2020-07-25 18:38:05 -04:00
SpritesB.h Add SpritesB class as alternative to Sprites 2018-03-22 08:11:24 -04:00
SpritesCommon.h Refactor API code. Clarify and enhance user docs. 2020-07-24 17:15:13 -04:00