Files
muhaidong 304228b9c9 esp_wifi: fix deinit return wrong value(d2cbf749)
1. Deinit does not return ESP_ERR_WIFI_NOT_INIT if the wifi driver is no longer initialized.
2. Fix get wrong channel value use esp_wifi_get_config.
3. Fix bug of missing unlock when wifi stop.
4. Fix annotation error of api esp_wifi_connect.
2022-08-02 11:40:27 +08:00

436 KiB