esp_ota_get_app_description() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferencesCall Tree

Return value

Pointer to esp_app_desc structure.

Notes

This API is present for backward compatibility reasons. Alternative function with the same functionality is `esp_app_get_description`

References