We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f851e commit a116edeCopy full SHA for a116ede
README.md
@@ -14,7 +14,7 @@ http://www.mathertel.de/Arduino/OneButtonLibrary.aspx
14
15
**Major Modification**:
16
- added new functions:
17
- - `multiClickFunc()` for multiple 3+ clicks (for 3 clicks and more)
+ - `multiClick()` for multiple 3+ clicks (for 3 clicks and more)
18
- `getNumberClicks()` to return number of multiple clicks;
19
- `attachPressStart()` to mainatin compatibility with the new release v1.5 of the parent library: fires immediately as the button is pressed down.
20
0 commit comments