We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4250768 commit 3a24284Copy full SHA for 3a24284
library.properties
@@ -2,8 +2,8 @@ name=Switch
2
version=1.1.0
3
author=Albert van Dalen
4
maintainer=Albert van Dalen <[email protected]>
5
-sentence=Switch library with longPress and doubleClick. Arduino Uno and Zero.
6
-paragraph=Supports also long press and double clicks.
+sentence=Arduino library for deglitching and debouncing switches and buttons.
+paragraph=Supports detecting longPress and doubleClick. Supports defining callback functions.
7
category=Signal Input/Output
8
url=https://github.com/avandalen/avdweb_Switch
9
architectures=avr, samd, esp8266, esp32
0 commit comments