mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
c8614a0dbf
Timers, periodic or not, can now be restarted thanks to esp_timer_restart function. This is done atomically, which can be used to feed a periodic timer, or simply change the period. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
test_esp_timer_light_sleep.c | ||
test_esp_timer.c | ||
test_ets_timer.c |