Skip to content

Commit 5213819

Browse files
Add files via upload
1 parent 3bb5fe5 commit 5213819

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
@@ -2,8 +2,8 @@ name=ezButton
22
version=1.0.2
33
author=ArduinoGetStarted.com
44
maintainer=ArduinoGetStarted.com ([email protected])
5-
sentence=ezButton library for Arduino
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.
5+
sentence=Button library for Arduino
6+
paragraph=Button 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)