ESP32: read buttons and debounce them in software
Wire a button to an ESP32 and write the debounce code that keeps your state from flickering. Includes the pattern I use in every project.
Tag
1 tutorial
Wire a button to an ESP32 and write the debounce code that keeps your state from flickering. Includes the pattern I use in every project.