LennartHennigs / Button2

Arduino/ESP button library that provides callback functions to track single, double, triple and long clicks. It also takes care of debouncing.
MIT License
487 stars 81 forks source link

Possible issue with button released. #40

Closed MikeDWheeler closed 2 years ago

MikeDWheeler commented 2 years ago

TrackDualButtonClick Example not working for me. I get pressed but released never triggers.

Longpress works.

LennartHennigs commented 2 years ago

Hey, on what device are you using the example code?