From 141030941c0ce1da8f3425cac33279632d867a66 Mon Sep 17 00:00:00 2001 From: Sarvesh Bodakhe Date: Wed, 22 Jan 2025 14:16:24 +0530 Subject: [PATCH] fix(wifi): Fix bug in authmode detection for wpa2/wpa3 enterprise WPA3-Enterprise mandates the use of AKM suite selector 00:0F:AC:5 (IEEE80211 802.1X with SHA-256) --- 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 20122025bf..70b3b9150d 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 20122025bf72815811c0229a4ed6bc94f0675c4d +Subproject commit 70b3b9150da7134cb6fb4597e694137499d6338f