Button
Button copied to clipboard
Add set_repeat() and repeat_count()
Implement repeated press / long press detection (see #8), including documentation.
Real-life usage example of these new methods can be found in the Arduino Alarm Clock project, where the library is used for the user interface of the clock.
Are there any issues with this Pull Request?