esp_sleep_enable_timer_wakeup() function
Enable wakeup by timer
Arguments
time_in_us
time before wakeup, in microseconds
Return value
- ESP_OK on success - ESP_ERR_INVALID_ARG if value is out of range (TBD)
Examples
esp_sleep_enable_timer_wakeup() is referenced by 6 libraries and example projects: