A simple library for Push Buttons.
Supports wasPressed, nClick, wasReleased, beenPressedFor, releasedAfter and retentionState methods using non-blocking code (delay function is not used). When using ESP32, the library will use xTaskGetTickCount() instead of millis() to avoid FreeRTOS task instability.
Filename | Release Date | File Size |
---|---|---|
pushButton-1.0.5.zip | 2024-08-29 | 4.66 KiB |
pushButton-1.0.3.zip | 2024-05-07 | 4.04 KiB |
pushButton-1.0.1.zip | 2022-06-01 | 2.97 KiB |
pushButton-1.0.0.zip | 2021-07-04 | 2.95 KiB |