Releases: Stutchbury/EncoderButton
Releases · Stutchbury/EncoderButton
Align with Bounce2 2.71 release
What's Changed
- Fixed a deprecated warning for bounce->duration() by @joegatling in #5
New Contributors
- @joegatling made their first contribution in #5
Full Changelog: v1.0.5...v1.0.6
Added isPressed() and library.json
Full Changelog: v1.0.4...v1.0.5
Class methods can now be used for callbacks
What's Changed
- Added support for lambda functions. Allows callback functions to exist within a class... by @sagreen83 in #4
New Contributors
- @sagreen83 made their first contribution in #4
Full Changelog: v1.0.3...v1.0.4
Added userId & userState
Added userId & userState plus new examples MultiButton & CommonCallBackHandler
Full Changelog: v1.0.2...v1.0.3
More examples
Full Changelog: v1.0.1...v1.0.2
Initial release
Initial public release.