How do i stop and restart timer?
Posted: Wed Dec 18, 2019 12:51 pm
I am new to ESP32. I want to start then stop and again restart(again start from 0) the timer how do i do that? I have reffered https://github.com/pcbreflux/espressif/ ... etimer.ino link. I have also gone through https://docs.espressif.com/projects/esp ... timer.html but i could not make it. Could you help me with the code?