Releases: Ar-zz-duboy/Arduboy
Releases · Ar-zz-duboy/Arduboy
v1.1.1
v1.1
Arduboy Library v1.0
Arduboy Library
This release marks the first major version of the Arduboy library.
Thanks
A massive thank you in this release to Josh Goebel (@yyyc514) and Scott Allen (@MLXXXp) for making substantial contributions to the library.
And thanks, of course to all of the members who have contributed. The volume of opened issues, pull requests, discussion and feedback that has happened in the past few months, working on the library, has been wonderfully tremendous.
-Ross
Changelog
v1.0
- LED Flashlight - hold up button when powering on.
Buttons
andHelloWorld
examples added.FloatyBall
removed.- Source files moved to
src/
directory.
v0.9
v0.8.5
- Reduced size of
drawChar()
.
v0.0.1
- Initial Release.
Pre-release for v1.0
v1.0-alpha
- Added
Buttons
andHelloWorld
examples.