Skip to content

Commit ab6e8f1

Browse files
committed
Adding multiple Architecture compatibility and version upgrade
1 parent 3e7ae06 commit ab6e8f1

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
@@ -1,11 +1,11 @@
11
name=avdweb_Switch
2-
version=1.2.4
2+
version=1.2.5
33
author=Albert van Dalen <http://www.avdweb.nl>
44
license=GPL-3.0-or-later
55
maintainer=Abhijit Bose (aka. Boseji) <boseji.com>
66
sentence=Arduino library for deglitching and debouncing switches and buttons.
77
paragraph=Supports detecting longPress, doubleClick, and singleClick. Supports defining callback functions.
88
category=Signal Input/Output
99
url=https://github.com/avandalen/avdweb_Switch
10-
architectures=avr, samd, esp8266, esp32, megaavr
10+
architectures=*
1111
includes=avdweb_Switch.h

0 commit comments

Comments
 (0)