Skip to content

Releases: tomasz90/debounce-me

3.0.8

28 Aug 20:41
Compare
Choose a tag to compare

Added double clicks

2.0.9

25 Aug 00:45
Compare
Choose a tag to compare

Added:

Pressing combination of buttons gives defined behaviors.
Simultaneous press time can be set individually for each combinations.
Added pollOnce() - this can be invoked only once in startup(), no need to use anything inside loop().
Added stopPolling() - to delete timer.

1.1.2

19 Jun 19:48
Compare
Choose a tag to compare
refactored