Skip to content

Commit 2eedc30

Browse files
committed
New release to fix the readRisingClick() functionality
1 parent b5fd397 commit 2eedc30

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,9 +1,9 @@
11
name=MyButton
2-
version=1.0.0
2+
version=1.0.1
33
author=Radhi
44
maintainer=Radhi <[email protected]>
55
sentence=Button enhancement library for Arduino
66
paragraph=C++ library for the Arduino IDE that makes achieving complex behaviors with push-buttons easier through providing {press events detection (FALLING/RISING), Multiple behaviors in one button through pressing time, Button pressing progress towards reaching a press-time, and timed presses}.
77
category=Signal Input/Output
88
url=https://github.com/Rad-hi/MyButton_Arduino.git
9-
architectures=*
9+
architectures=*

0 commit comments

Comments
 (0)