Lesson 4 Debouncing Example
by
codebender_tutorials
Clone & Edit
Download
Edit
Lesson 4 Debouncing Example.ino
1
2
// A push button as an input that toggles the state of the onboard LED
// A software switch debouncing process is implemented
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX