acid-drop/lib/AceButton/library.properties

10 lines
618 B
Properties
Raw Normal View History

2024-05-23 18:42:03 -04:00
name=AceButton
version=1.3.3
author=Brian T. Park <brian@xparks.net>
maintainer=Brian T. Park <brian@xparks.net>
sentence=An adjustable, compact, event-driven button library that handles debouncing and dispatches events to a user-defined event handler.
paragraph=Supported events are Pressed, Released, Clicked, DoubleClicked, LongPressed, and RepeatPressed. Timing parameters, event activation, and event suppression can be configured at compile-time or run-time. Optimized for compact memory consumption. Unit tested using AUnit.
category=Signal Input/Output
url=https://github.com/bxparks/AceButton
architectures=*