Arduino/ESP button library that provides callback functions to track single, double, triple and long clicks. It also takes care of debouncing.
487
stars
81
forks
source link
Possible issue with button released. #40
Closed
MikeDWheeler closed 2 years ago
TrackDualButtonClick Example not working for me. I get pressed but released never triggers.
Longpress works.