Device Control
Button library for Arduino. The usual, plus "if (button.event(LONG, SHORT, LONG))" and more.
Yet another button library. Provides the usual "isSingleClick()" etc, but also allows you to detects arbitrary events that involve long and short presses. Useful for development boards with only one button.
Maintainer: Rop Gonggrijp
This library is compatible with the esp32 architecture.
To use this library, open the Library Manager in the Arduino IDE and install it from there.