From be115ec3ab28f7bbea3f4c7e5be3dd6b17bb8912 Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Thu, 31 Jan 2019 18:07:44 +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 f0b869913e..5e6079b954 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit f0b869913ed86a1d03364431f7b842474c6c7bd2 +Subproject commit 5e6079b954dcc2c7c79449efeef91e5b560ada8c