Constant esp_idf_hal::sys::esp_ota_img_states_t_ESP_OTA_IMG_NEW
source ยท pub const esp_ota_img_states_t_ESP_OTA_IMG_NEW: u32 = 0; // 0u32
Expand description
< Monitor the first boot. In bootloader this state is changed to ESP_OTA_IMG_PENDING_VERIFY.