From e0343a1aa321f1df0a36639a6b959d4777e67386 Mon Sep 17 00:00:00 2001 From: Shreyas Sheth Date: Mon, 2 Mar 2026 14:48:13 +0530 Subject: [PATCH] fix(esp_wifi): Add a log to print sae_pwe method used by station for wpa3 connection - Fix crash due to debug log for rssi while scanning --- 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 c03dda5986..a711e3213f 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit c03dda59868f1e3f1fd616179738b29c3f62a93f +Subproject commit a711e3213f500ab22bfb12bac4f9bd5711f143b4