Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 261 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 261 Bytes

MinimalButton

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