From a5b5467dca4a1ee3779069bb23745ef3fd5df47c Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Tue, 13 Oct 2020 17:22:47 +0800 Subject: [PATCH] esp_wifi: 1. Optimize some debug logs for probe response 2. Optimize phy and soc files 3. Fix the bug that no event for connect 4. Fix the bug that set_channel doesn't work for softAP 5. Drop receiving packets from myself --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index aa15b130d..b5c8333c2 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit aa15b130d5162c16a76f3a23dc6d985bd1447e8d +Subproject commit b5c8333c2fed7a091af0931bd0e7165261569669