From de7983525189f301691299d843fb3dfa86f8cd4c Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Fri, 1 Feb 2019 11:51:05 +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 fa2100a807..0c5f3d4586 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit fa2100a8078ee779ffe7663ba3ccf3abf8b551ce +Subproject commit 0c5f3d45865423caa1f3069ecff905420641220b