From a6a4cdf3b2d760d5838681ca254148dee288e83f Mon Sep 17 00:00:00 2001 From: muhaidong Date: Mon, 3 Mar 2025 16:45:58 +0800 Subject: [PATCH] fix(wifi): fix some wifi bugs 250303 1. fix disable external coexist fail issue 2. fix the issue of failing to connect to a shared wep ap --- 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 e8f22d668f..7aec38b5ee 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit e8f22d668f79442c8d8ae11740877c1f31db0ab9 +Subproject commit 7aec38b5ee6b8735e0cf61827fb9b04708f5b059