From f874b52f0a583586b149b126b6e6b86d683b86b3 Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Wed, 21 Nov 2018 12:53:04 +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