From 1a2cb6e363ce258be0bf453b6919a15c225cb0be Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Wed, 21 Nov 2018 15:15:11 +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 5615ee77cf..dd8418db10 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 5615ee77cf5c6ec10b475a433ea200be412ae607 +Subproject commit dd8418db104b4bd305127ddd2130ed9979387839