diff --git a/library.properties b/library.properties index ca3678b..09ca6f0 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ -name=RotaryEncoder -version=1.1.0 -author=Matthias Hertel -maintainer=Matthias Hertel, http://www.mathertel.de -sentence=Use a rotary encoder with quadrature pulses as an input device. -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. -category=Signal Input/Output -url=http://www.mathertel.de/Arduino/RotaryEncoderLibrary.aspx +name=RotaryEncoder +version=1.2.0 +author=Matthias Hertel +maintainer=Matthias Hertel, http://www.mathertel.de +sentence=Use a rotary encoder with quadrature pulses as an input device. +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. +category=Signal Input/Output +url=http://www.mathertel.de/Arduino/RotaryEncoderLibrary.aspx architectures=* \ No newline at end of file