Skip to content

Commit f1c055b

Browse files
support the press counting
1 parent 6683ea2 commit f1c055b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=ezButton
2-
version=1.0.0
2+
version=1.0.1
33
author=ArduinoGetStarted.com
44
maintainer=ArduinoGetStarted.com ([email protected])
55
sentence=Button library for Arduino
6-
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
6+
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.
77
category=Signal Input/Output
88
url=https://arduinogetstarted.com/tutorials/arduino-button-library
99
architectures=avr

0 commit comments

Comments
 (0)