Releases: zvonler/DebouncedButton
Releases · zvonler/DebouncedButton
1.1.0
- Added the
input_pendingmethod, which provides a way for the application to detect that there has been user activity on the button that may result in the delivery of a futureInput. This method can be used, for example, to disable accelerometer events while buttons attached to the same PCB are being operated.