Skip to content

Commit

Permalink
Update link text
Browse files Browse the repository at this point in the history
  • Loading branch information
r89m committed May 16, 2016
1 parent 67797be commit ee2b7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This library makes working with push buttons easy.

Easily handle button events such as ```onPress```, ```onHold```, ```onHoldRepeat``` and ```onRelease```. The same callback functions can be used with multiple buttons, helping to keep your code cleaner and more manageable.

This library relies on you having both [Button](https://github.com/r89m/Button) and [Bounce2](https://github.com/thomasfredericks/Bounce2) libraries downloaded and available to the Arduino IDE.
This library relies on you having both [r89m Buttons](https://github.com/r89m/Button) and [Bounce2](https://github.com/thomasfredericks/Bounce2) libraries downloaded and available to the Arduino IDE.

## Examples

Expand Down

0 comments on commit ee2b7a6

Please sign in to comment.