Skip to content

Commit 008809c

Browse files
authored
Update library.properties
1 parent 4872b7d commit 008809c

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
@@ -2,8 +2,8 @@ name=Versatile_RotaryEncoder
22
version=1.3.1
33
author=ruiseixasm, Rui Seixas Monteiro
44
maintainer=Rui Seixas Monteiro
5-
sentence=A rotary encoder library that allows the callback of up to 9 different functions representing the same number of different encoder events. These different functions can be associated with events like press rotate and long press among many others.
6-
paragraph=A simple switch rotary encoder has multiple possibilities, namely press and rotating at the same time, this library takes advantage of all those possibilities allowing the set of handling functions for each of those 9 possibilites.
5+
sentence=A rotary encoder library that allows the callback of up to 10 different functions representing the same number of different encoder events. These different functions can be associated with events like press rotate and long press among many others.
6+
paragraph=A simple switch rotary encoder has multiple possibilities, namely press and rotating at the same time, this library takes advantage of all those possibilities allowing the set of handling functions for each of those 10 possibilites.
77
category=Device Control
88
url=https://github.com/ruiseixasm/Versatile_RotaryEncoder
99
architectures=*

0 commit comments

Comments
 (0)