Update version in library.properties file so that it can be loaded via the Arduino Library Manager.
Thanks to @webmonkey
Unclaimed project
Are you a maintainer of EasyButton? Claim this project to take control of your public changelog and roadmap.
Changelog
Arduino library for debouncing momentary contact switches, detect press, release, long press and sequences with event definitions and callbacks.
Last updated about 1 year ago
Update version in library.properties file so that it can be loaded via the Arduino Library Manager.
Thanks to @webmonkey
Fix issue https://github.com/evert-arias/EasyButton/issues/74 by conditional including touch features (https://github.com/evert-arias/EasyButton/pull/78, thanks to @ncmreynolds)
Fixed issue that were causing fails on sequences after odd single click (https://github.com/evert-arias/EasyButton/pull/47, thanks to @ssk8)
🥇 Thanks to @elC0mpa for his collaboration
Check out the official documentation website