Skip to content

Commit 84f1499

Browse files
committed
Version 1.1.0
1 parent cb0bf14 commit 84f1499

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=RotaryEncoder
2-
version=1.0.0
2+
version=1.1.0
33
author=Matthias Hertel
44
maintainer=Matthias Hertel, http://www.mathertel.de
55
sentence=Use a rotary encoder with quadrature pulses as an input device.
6-
paragraph=This is a library that decodes the signals from a rotary encoder and translates them into a counter position. The library comes with some samples that show how to use the library with and without interrupts.
6+
paragraph=This library decodes the signals from a rotary encoder and translates them into a counter position. The library comes with some samples that show how to use the library with and without interrupts.
77
category=Signal Input/Output
88
url=http://www.mathertel.de/Arduino/RotaryEncoderLibrary.aspx
99
architectures=*

0 commit comments

Comments
 (0)