mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-11 13:00:19 +00:00

1. Updated the return type for wifi_prov_mgr_deinit api from void to esp_err_t. 2. Due to void type unable to trace the api failure.
1. Updated the return type for wifi_prov_mgr_deinit api from void to esp_err_t. 2. Due to void type unable to trace the api failure.