pub const esp_ota_img_states_t_ESP_OTA_IMG_ABORTED: u32 = 4; // 4u32
Expand description

< App could not confirm the workable or non-workable. In bootloader IMG_PENDING_VERIFY state will be changed to IMG_ABORTED. This app will not selected to boot at all.