mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-14 13:30:33 +00:00
When CONFIG_ESP_RMAKER_OTA_ROLLBACK_REPORT_FAILED is enabled, rolled-back firmware reports 'failed' instead of 'rejected' when rollback occurs due to MQTT connection timeout. Ensures backward compatibility by preventing older firmware from reporting incorrect status.