forked from Stutchbury/EncoderButton
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlibrary.properties
More file actions
11 lines (11 loc) · 773 Bytes
/
library.properties
File metadata and controls
11 lines (11 loc) · 773 Bytes
1
2
3
4
5
6
7
8
9
10
11
name=EncoderButton
version=1.0.6
author=Philip Fletcher <philip.fletcher@stutchbury.com>
maintainer=Philip Fletcher <philip.fletcher@stutchbury.com>
sentence=Lossless event based rotary encoder & button library
paragraph=A comprehensive library that makes working with rotary encoders (with or without a button) and individual buttons very efficient. Read the position & encoder increment for pressed and non-pressed actions. Rate limit the encoder events without losing steps (eg easy acceleration or reduce events sent over Serial). Multi-click events (1-n). Long press repeat. Many other events can be handled.
category=Signal Input/Output
includes=EncoderButton.h
depends=Encoder, Bounce2
url=https://github.com/Stutchbury/EncoderButton
architectures=avr,esp32,megaavr