Skip to content

Minimal handler for interrupt/polled button presses

Notifications You must be signed in to change notification settings

RPdenBoer/MinimalButton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

About

Minimal handler for interrupt/polled button presses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages