Skip to content

Arduboy Library v1.0

Compare
Choose a tag to compare
@shogerr shogerr released this 18 Feb 06:49
· 93 commits to master since this release

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 and HelloWorld examples added.
  • FloatyBall removed.
  • Source files moved to src/ directory.

v0.9

v0.8.5

  • Reduced size of drawChar().

v0.0.1

  • Initial Release.