From a774044688dedaa941ee62c0dea873095b103d36 Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Thu, 31 Jan 2019 21:22:09 +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 3a6449c31..66d20f0a5 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 3a6449c31d7de92e44e7d352b432f64727dd2117 +Subproject commit 66d20f0a5e2b103e535c4ad2a737b7f11c90ed4d