From 1cac0d2cf23211b031453844f46089bcd79bc74b Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Wed, 21 Nov 2018 15:29:43 +0800 Subject: [PATCH] esp32: fix some wifi bugs Fix some Wifi bugs: 1. Enable RX BAR 2. Fix the bug that ESP32 AP negotiates with iphone to 11g 3. Fix the bug that ESP32 STA has ap_loss because CMCC AP contains two SSID --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index f2e25be80..892a63089 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit f2e25be80261682bff80a480ba167fd2f340bbf7 +Subproject commit 892a63089b5ab74114a86c2a3202bfa755bfd320