Skip to content

Commit 9067b20

Browse files
Supports all platform
1 parent 4fabf0d commit 9067b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ sentence=Button library for Arduino
66
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
9-
architectures=avr
9+
architectures=*
1010
includes=ezButton.h

0 commit comments

Comments
 (0)