From e7aa432532c7822feb52d92bb4cbf05bd0279dde Mon Sep 17 00:00:00 2001 From: Li Shuai Date: Tue, 21 May 2024 21:32:14 +0800 Subject: [PATCH] fix(esp32c6): fix the issue of except wifi state caused by the missing mac retention config --- 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 71c676dbf6..a89846e501 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 71c676dbf6455b0821533844cb23135004ad4fbc +Subproject commit a89846e501cebcdce6be6d4ecbe34dcf1567bf70