mirror of
https://github.com/espressif/esp-idf.git
synced 2026-02-08 22:39:43 -05: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