Signal Input/Output
Read Push Button Debounced as Single Tap, Double Tap or Long Press without blocking program.
Returns taps as one of 4 types - noTap, singleTap, doubleTap and longPress. Get last button press time using getLastTapTimes.
Maintainer: Prashant Kumar
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.