From 741f97da4e5a249ee2c83127856bcddfa86c9fc5 Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Fri, 1 Feb 2019 11:52:40 +0800 Subject: [PATCH] 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. --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index d922cf25d..43ddefc08 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit d922cf25d4fa6b051cb822fce911430a87e87197 +Subproject commit 43ddefc08b01b8d566271b3daf5ad90a26f8550b