steering-wheel/lib/Bounce2
jvblanck 4faddf9248 Initial commit
This is just the 2018 code configured for PlatformIO
2021-06-15 19:42:00 +02:00
..
examples Initial commit 2021-06-15 19:42:00 +02:00
.gitignore Initial commit 2021-06-15 19:42:00 +02:00
Bounce1.zip Initial commit 2021-06-15 19:42:00 +02:00
Bounce2.cpp Initial commit 2021-06-15 19:42:00 +02:00
Bounce2.h Initial commit 2021-06-15 19:42:00 +02:00
BouncySwitch_lockout.png Initial commit 2021-06-15 19:42:00 +02:00
BouncySwitch_stable.png Initial commit 2021-06-15 19:42:00 +02:00
INSTALL.txt Initial commit 2021-06-15 19:42:00 +02:00
LICENSE Initial commit 2021-06-15 19:42:00 +02:00
README.md Initial commit 2021-06-15 19:42:00 +02:00
keywords.txt Initial commit 2021-06-15 19:42:00 +02:00
library.json Initial commit 2021-06-15 19:42:00 +02:00
library.properties Initial commit 2021-06-15 19:42:00 +02:00

README.md

BOUNCE 2

Debouncing library for Arduino or Wiring

by Thomas Ouellet Fredericks

with contributions from:

Eric Lowry, Jim Schimpf, Tom Harkaway and Joachim Krüger.

HAVE A QUESTION?

Please post your questions here : http://forum.arduino.cc/index.php?topic=266132.0

DOWNLOAD

Download the latest version (version 2) here :

https://github.com/thomasfredericks/Bounce2/archive/master.zip

DOCUMENTATION

The latest version (version 2) documentation can be found here :

https://github.com/thomasfredericks/Bounce2/wiki

ABOUT BOUNCE 1 (ORIGINAL VERSION)

The original version of Bounce (Bounce 1) is included but not supported anymore.