Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaggyDog18 committed Jun 23, 2020
1 parent 8b3a1bc commit dca29c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@ You can find more details on this library at
http://www.mathertel.de/Arduino/OneButtonLibrary.aspx

Modified by ShaggyDog18@gmail.com

Major modification:
- adding new functions:
- trippleClickFunc() for multiple 3+ clicks (for 3 clicks and more)
- getNumberClicks() to return number of multiple clicks;

ShaggyDog18 Change Log:

12.02.2020:
- modified state machine (still same number of states), maintained full compatibility with the initial library;
- introduced a new functions: trippleClickFunc() for multiple 3+ clicks; getNumberClicks() to return number of clicks;
Expand Down

0 comments on commit dca29c2

Please sign in to comment.