mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-02 00:43:05 +00:00
esp_https_ota_get_img_desc() is incorrectly referred to as esp_https_ota_read_img_desc() in some error messages.So, this MR updates related references Closes https://github.com/espressif/esp-idf/issues/13065