Add Library
This commit is contained in:
parent
e365b9dbd9
commit
3c47103b39
318 changed files with 56465 additions and 0 deletions
10
libraries/ButtonDebounce/library.properties
Normal file
10
libraries/ButtonDebounce/library.properties
Normal file
|
@ -0,0 +1,10 @@
|
|||
name=ButtonDebounce
|
||||
version=1.0.1
|
||||
author=Maykon L. Capellari <maykonluiscapellari@gmail.com>
|
||||
maintainer=Maykon L. Capellari <maykonluiscapellari@gmail.com>
|
||||
sentence=A library that makes easy to use button with debounce.
|
||||
paragraph=Make easy to use button with debounce.
|
||||
category=Sensors
|
||||
url=https://github.com/maykon/ButtonDebounce
|
||||
architectures=*
|
||||
includes=ButtonDebounce.h
|
Loading…
Add table
Add a link
Reference in a new issue