Skip to main content

esp_ota_img_states_t_ESP_OTA_IMG_NEW

Constant esp_ota_img_states_t_ESP_OTA_IMG_NEW 

Source
pub const esp_ota_img_states_t_ESP_OTA_IMG_NEW: esp_ota_img_states_t = 0;
Expand description

< Monitor the first boot. In bootloader this state is changed to ESP_OTA_IMG_PENDING_VERIFY.