pub const esp_ota_img_states_t_ESP_OTA_IMG_PENDING_VERIFY: esp_ota_img_states_t = 1;
Expand description
< First boot for this app was. If while the second boot this state is then it will be changed to ABORTED.
pub const esp_ota_img_states_t_ESP_OTA_IMG_PENDING_VERIFY: esp_ota_img_states_t = 1;
< First boot for this app was. If while the second boot this state is then it will be changed to ABORTED.