Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TanPitch authored Jul 9, 2019
1 parent 92e5ef5 commit 6e34651
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ It shows how to use an digital input pin with a single pushbutton attached
for detecting some of the typical button press events like single clicks, double clicks and long-time pressing.
This enables you to reuse the same button for multiple functions and lowers the hardware invests.

This is also a sample for implementing simple finite-state machines by using the simple pattern above.
to use ButtonKing library

[Setup Guide and Reference Manual](https://github.com/TanPitch/ButtonKing/wiki)

0 comments on commit 6e34651

Please sign in to comment.