Initial commit
This is just the 2018 code configured for PlatformIO
This commit is contained in:
9
lib/Bounce2/library.properties
Normal file
9
lib/Bounce2/library.properties
Normal file
@ -0,0 +1,9 @@
|
||||
name=Bounce2
|
||||
version=2.41
|
||||
author=Thomas O Fredericks <tof@t-o-f.info> with contributions fromEric Lowry, Jim Schimpf and Tom Harkaway
|
||||
maintainer=Thomas O Fredericks <tof@t-o-f.info>
|
||||
sentence=Debouncing library for Arduino and Wiring.
|
||||
paragraph=Deboucing switches and toggles is important.
|
||||
category=Signal Input/Output
|
||||
url=https://github.com/thomasfredericks/Bounce2
|
||||
architectures=*
|
||||
Reference in New Issue
Block a user