Skip to content

Commit

Permalink
support the press counting
Browse files Browse the repository at this point in the history
  • Loading branch information
ArduinoGetStarted authored Nov 25, 2019
1 parent 6683ea2 commit f1c055b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name=ezButton
version=1.0.0
version=1.0.1
author=ArduinoGetStarted.com
maintainer=ArduinoGetStarted.com (ArduinoGetStarted@gmail.com)
sentence=Button library for Arduino
paragraph=Button library supports debounce, pressed/released events. It is easy to use with multiple buttons. It is designed for not only beginners but also experienced users
paragraph=ezButton library supports debounce, pressed/released events and the press counting. It is easy to use with multiple buttons. The library can be used for push-button, momentary switches, toggle switch, magnetic contact switch (door sensor)... It is designed for not only beginners but also experienced users.
category=Signal Input/Output
url=https://arduinogetstarted.com/tutorials/arduino-button-library
architectures=avr
Expand Down

0 comments on commit f1c055b

Please sign in to comment.