`Too many arguments to function hw_timer_t - Arduino Forum
too many arguments to function hw_timer_t* timerBegin (uint32_t) 528 | timer = timerBegin (0, 80, true); Alarm value will be in in us it looks like you are attempting to build code using ESP32 core 3. x which was implemented for ESP32 core 2. x have a look at the ESP32 core V3. x Arduino-ESP32 Timer API also worth looking at is Migration from ESP32 core 2. x to 3. x
more
|