Closed 0x3333 closed 5 years ago
This PR adds a delay before reading the button state, in case the board has a debounce capacitor.
In a 72Mhz it will take approximately 20ms.
That is exactly my situation.
Nice addition, will update the PR.
Done.
Thanks for finding this overlooked case and fixing it!
This PR adds a delay before reading the button state, in case the board has a debounce capacitor.
In a 72Mhz it will take approximately 20ms.