Skip to content

Commit

Permalink
Added library.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnieZG authored Feb 6, 2019
1 parent 8e86ac5 commit 6c84117
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions library.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name=EButton
version=1.1.0
author=Arsen Torbarina <jonniezg@gmail.com>
maintainer=Arsen Torbarina <jonniezg@gmail.com>
sentence=A compact, simple-to-use, reliable and powerful event-driven button library, with proper debouncing and fine grained event structure.
paragraph=Supported events are TRANSITION, EACH_CLICK, DONE_CLICKING, SINGLE_CLICK, DOUBLE_CLICK, LONG_PRESS_START, DURING_LONG_PRESS and LONG_PRESS_END. Unneeded features can be disabled in compile-time to minimize footprint. All the timings can be easily configured.
category=Signal Input/Output
url=https://github.com/jonnieZG/EButton
architectures=*

0 comments on commit 6c84117

Please sign in to comment.