esp_app_get_description() function
@endcond Return esp_app_desc structure. This structure includes app version. Return description for running app.
Return value
Pointer to esp_app_desc structure.
![]()
return esp_app_get_description();
esp_app_get_description() is called by 1 function:
![]()
esp_app_get_description()