mirror of
https://github.com/jaksatomovic/esp32-clickwheel.git
synced 2025-07-04 19:07:12 -04:00
10 lines
528 B
INI
10 lines
528 B
INI
name=Button2
|
|
version=2.3.1
|
|
author=Lennart Hennigs
|
|
maintainer=Lennart Hennigs <mail@lennarthennigs.de>
|
|
sentence=Arduino/ESP library to simplify working with buttons.
|
|
paragraph=It allows you to use callback functions to track single, double, triple and long clicks. Alternatively, it provides function to use in your main loop(). The library also takes care of debouncing. Using this lib will reduce and simplify your source code significantly.
|
|
category=Communication
|
|
url=https://github.com/LennartHennigs/Button2
|
|
architectures=*
|