From 4c1903a83ec75f6d168ece5583797c8166a24155 Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Mon, 12 Oct 2020 11:00:10 +0800 Subject: [PATCH] esp_wifi: 1. Modify LR for esp32 and esp32s2 2. Fix esp32s2 RTS rate 3. Optimize some debug logs for probe response 4. Optimize phy and soc files 5. Fix the bug that no event for connect 6. drop receiving packets from myself --- components/esp_wifi/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index 2f38d9da58..a903bf109e 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 2f38d9da58db326436317f86bafbfc3d0fd7f598 +Subproject commit a903bf109ec9c938986038eba27d356b748e42b6