Skip to content

Releases: Stutchbury/EncoderButton

Align with Bounce2 2.71 release

14 Jun 16:02
Compare
Choose a tag to compare

What's Changed

  • Fixed a deprecated warning for bounce->duration() by @joegatling in #5

New Contributors

Full Changelog: v1.0.5...v1.0.6

Added isPressed() and library.json

17 Feb 12:20
Compare
Choose a tag to compare

Class methods can now be used for callbacks

03 Feb 14:49
Compare
Choose a tag to compare

What's Changed

  • Added support for lambda functions. Allows callback functions to exist within a class... by @sagreen83 in #4

New Contributors

Full Changelog: v1.0.3...v1.0.4

Added userId & userState

13 Jan 17:12
Compare
Choose a tag to compare

Added userId & userState plus new examples MultiButton & CommonCallBackHandler

Full Changelog: v1.0.2...v1.0.3

More examples

08 Jan 09:43
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

Initial release

06 Jan 20:39
Compare
Choose a tag to compare

Initial public release.