Skip to content

Commit 3a997d8

Browse files
authored
Update library.properties
1 parent 6bfdc11 commit 3a997d8

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

library.properties

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
name=Switch
2-
version=1.0.4
3-
author=Albert van Dalen
4-
maintainer=Albert van Dalen <[email protected]>
5-
sentence=Smart library for debouncing switches and buttons. Arduino Uno and Zero.
6-
paragraph=Supports also long press and double clicks.
7-
category=Signal Input/Output
8-
url=https://github.com/avandalen/avdweb_Switch
9-
architectures=avr, sam
10-
11-
12-
1+
name=Switch
2+
version=1.0.4
3+
author=Albert van Dalen
4+
maintainer=Albert van Dalen <[email protected]>
5+
sentence=Smart library for debouncing switches and buttons. Arduino Uno and Zero.
6+
paragraph=Supports also long press and double clicks.
7+
category=Signal Input/Output
8+
url=https://github.com/avandalen/avdweb_Switch
9+
architectures=avr, samd
10+
11+
12+
1313

0 commit comments

Comments
 (0)