Sfoglia il codice sorgente

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
Deng Xin 8 anni fa
parent
commit
80b14fc77f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      components/esp32/lib

+ 1 - 1
components/esp32/lib

@@ -1 +1 @@
-Subproject commit d7c77c5ae8206c5a2395a39c6f47c0da6637fc8a
+Subproject commit a0d77be618bc933415eb0ffd7c2a0610ef3336d6