Skip to content

Commit 6f7f6cc

Browse files
authored
Update library.properties
1 parent 6e50ece commit 6f7f6cc

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=Ai Esp32 Rotary Encoder
2-
version=1.6
2+
version=1.7
33
author=Igor Antolic (adapted code from github.com/marcmerlin/IoTuz)
44
maintainer=Igor Antolic <[email protected]>
55
sentence=Easy implement rotary encoder to your application for ESP32 and ESP8266
6-
paragraph=Supports acceleration, setting boundaries. Works with ESP32 and ESP8266. Use version 1.3 for better buttnon handling and updated examples. AiEsp32RotaryEncoderNumberSelector helps selecting number in range. Example: -12 do 31.5 in steps of 0.5.
6+
paragraph=Supports acceleration, setting boundaries. Works with ESP32 and ESP8266. Use version 1.3 for better button handling and updated examples. AiEsp32RotaryEncoderNumberSelector helps select numbers in range. Example: -12 do 31.5 in steps of 0.5.
77
category=Device Control
88
url=https://github.com/igorantolic/ai-esp32-rotary-encoder.git
99
architectures=esp32,esp8266

0 commit comments

Comments
 (0)