ESP32 TimerBegin (0, CPUCLOCK, TRUE);
1
timer = timerBegin(0, 80, true);
Selfish Stag
1
timer = timerBegin(0, 80, true);