From 9b5bbb5bd77e20698cdbf6860ce3ccc3a3cd1273 Mon Sep 17 00:00:00 2001 From: Shreyas Sheth Date: Tue, 5 Sep 2023 17:12:13 +0530 Subject: [PATCH] fix(wifi): Fix sta connecting with wpa security in enterprise mode --- 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 5d67eba0ab..095491fcae 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 5d67eba0abbf6b7e8e59cf49f26c7973097914b1 +Subproject commit 095491fcaee847aa82abb914918dd06a7be0b5b9