ESP32 TIMERBEGIN (0, cpuclock, true);
1
timer = timerBegin(0, 80, true);
Selfish Stag
1
timer = timerBegin(0, 80, true);