Debounce button by sampling the digital input in each 20 ms. We use a Ticker object and a callback function for this.
File List
| main.cpp [code] |
Generated on Fri Sep 16 2022 04:38:56 by
1.7.2
Debounce button by sampling the digital input in each 20 ms. We use a Ticker object and a callback function for this.
| main.cpp [code] |
1.7.2