esp32: fix some WiFi bugs
Fix following WiFi bugs: 1. Fix a crash bug which is caused by WiFi static TX buffer alloc/free. 2. Fix the bug that iphone fails to connect to ESP32 AP by enabling AP BAR receiving. 3. Fix the bug that ESP32 station fails to connect some APs, such as Xiaomi hotspot etc, after reset.
This commit is contained in:
parent
6e14de0fa8
commit
741f97da4e
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit d922cf25d4fa6b051cb822fce911430a87e87197
|
||||
Subproject commit 43ddefc08b01b8d566271b3daf5ad90a26f8550b
|
Loading…
Reference in a new issue