evert-arias / EasyButton

Arduino library for debouncing momentary contact switches, detect press, release, long press and sequences with event definitions and callbacks.
https://easybtn.earias.me
MIT License
447 stars 62 forks source link

Add EASYBUTTON_DO_NOT_USE_SEQUENCES option to avoid no need RAM usage… #49

Closed PhilippeArdit closed 3 years ago

PhilippeArdit commented 3 years ago

… when "onSequence" is not used

PhilippeArdit commented 3 years ago

Looks good to me 👍

Nice, thank you 👍