esp32: fix some wifi bugs
1. Fix WiFi timer enable twice issue 2. Fix a softAP compatibility issue 3. Fix ebuf alloc counter issue 4. remove nvs_flash_init() in esp_wifi_init() 5. Fix scan only find few APs after set bssid 6. Fix can not connect to hidden SoftAP 7. Remove group key entry before connecting ot AP
This commit is contained in:
parent
d0df8f2811
commit
80b14fc77f
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit d7c77c5ae8206c5a2395a39c6f47c0da6637fc8a
|
||||
Subproject commit a0d77be618bc933415eb0ffd7c2a0610ef3336d6
|
Loading…
Reference in a new issue