Skip to content

Commit

Permalink
Update library.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
igorantolic authored Jun 21, 2024
1 parent 6e50ece commit 6f7f6cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name=Ai Esp32 Rotary Encoder
version=1.6
version=1.7
author=Igor Antolic (adapted code from github.com/marcmerlin/IoTuz)
maintainer=Igor Antolic <[email protected]>
sentence=Easy implement rotary encoder to your application for ESP32 and ESP8266
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.
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.
category=Device Control
url=https://github.com/igorantolic/ai-esp32-rotary-encoder.git
architectures=esp32,esp8266

0 comments on commit 6f7f6cc

Please sign in to comment.