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 d89cc34 commit dcf3e00Copy full SHA for dcf3e00
library.properties
@@ -1,11 +1,11 @@
1
name=Switch
2
-version=1.2.6
+version=1.2.7
3
author=Albert van Dalen <http://www.avdweb.nl>
4
license=GPL-3.0-or-later
5
maintainer=Abhijit Bose (aka. Boseji) <boseji.com>
6
sentence=Arduino library for deglitching and debouncing switches and buttons.
7
paragraph=Supports detecting longPress, doubleClick, and singleClick. Supports defining callback functions.
8
category=Signal Input/Output
9
-url=https://github.com/avandalen/avdweb_Switch
+url=https://github.com/avdwebLibraries/avdweb_Switch
10
architectures=*
11
includes=avdweb_Switch.h
0 commit comments