From 664a68cd09b6152f8a5d6ccefefae668f8364896 Mon Sep 17 00:00:00 2001 From: xuxiao Date: Fri, 26 Jul 2024 19:16:26 +0800 Subject: [PATCH] fix(wifi): fix esp32c3 compiler issues when call 'esp_wifi_set_band' --- 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 600bbfac04..e5174b16ab 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 600bbfac047047bb975a9bf8a8e1c78dfc3a72af +Subproject commit e5174b16ab14638d3e68e16a4782f52d96f9d0c6