Files
esp-idf/components/esp_wifi/include
muhaidong bfdccbd7cb esp_wifi: fix deinit return wrong value
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-10-20 11:41:07 +08:00
..
2022-08-05 15:13:36 +08:00
2021-01-15 14:32:46 +08:00
2021-02-02 11:42:00 +08:00