Esp32 timer question - Programming Questions - Arduino Forum
Hi, I have a problem understanding the timer example found in the ESP32 arduino core 2. 0. 14. The code doesnt say which timer is being used as far as I can see. Heres the code: * Repeat timer example This example shows how to use hardware timer in ESP32. The timer calls onTimer function every second. The timer can be stopped with button attached to PIN 0 (IO0). This example code is in the . . .
more
|