- ESP_OK: Clean-up successful - ESP_ERR_INVALID_STATE: Invalid ESP HTTPS OTA state - ESP_FAIL: OTA not started - ESP_ERR_NOT_FOUND: OTA handle not found - ESP_ERR_INVALID_ARG: Invalid argument
Notes
esp_https_ota_abort should not be called after calling esp_https_ota_finish
Examples
esp_https_ota_abort() is referenced by 2 libraries and example projects: