Skip to content

Releases: mathertel/OneButton

PressStart event and fixes.

01 May 12:09
Compare
Choose a tag to compare

Class initialization with default values.
New event for PressStart.
Documentation improvements.

Added callback functions with parameters

04 Dec 20:22
Compare
Choose a tag to compare

Now it is possible to register a callback function that has an extra parameter that provides a pointer to some data relevant for the callback.

universal input enabled.

26 Sep 17:01
Compare
Choose a tag to compare

Now it is possible to use other sources of input, not just digital pins.
Some fixes.
Deactivating internal pullup is now possible.

Debouncing improved.

14 May 11:28
Compare
Choose a tag to compare

some improvements regaring the debouncing and enabling setting the timer where bounces are accepted.

Stable

26 Mar 13:04
Compare
Choose a tag to compare

Stable version of the OneButton now in Arduino Library format.