mathertel / OneButton

An Arduino library for using a single button for multiple purpose input.
http://www.mathertel.de/Arduino/OneButtonLibrary.aspx
Other
920 stars 230 forks source link

Add support for an immediate "press" event callback #141

Closed mattallen37 closed 1 month ago

mattallen37 commented 1 month ago

Each commit is commented.

This should solve Issue #139.

mathertel commented 1 month ago

Thanks Matthew @mattallen37. I will run my tests and publish a new version soon.