pub const esp_pm_lock_type_t_ESP_PM_NO_LIGHT_SLEEP: esp_pm_lock_type_t = 2;
Expand description

Prevent the system from going into light sleep. Argument is unused and should be set to 0.