Skip to content

Releases: zvonler/DebouncedButton

1.1.0

05 Oct 18:15

Choose a tag to compare

  • Added the input_pending method, 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 future Input. This method can be used, for example, to disable accelerometer events while buttons attached to the same PCB are being operated.

1.0.0

04 Oct 14:10

Choose a tag to compare

Initial