You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimal Arduino handler library for interrupt/polled button presses
Supports single click, double click, long click, super-long click detection events.
Can use interrupts or regular polling.
Should be platform agnostic but only tested on ESP32
About
Minimal handler for interrupt/polled button presses