Esp32 timerbegin (0, cpuclock, true);

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