From 79f13ab9d8f587128df1342a88118afbf35a6bb2 Mon Sep 17 00:00:00 2001 From: Sarvesh Bodakhe Date: Wed, 22 May 2024 15:42:33 +0530 Subject: [PATCH] fix(wifi): Fix bug in wrong profile checking of AP's RSNXE IE --- 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 c3542aed20..12538105bc 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit c3542aed20c060e52be9f7663f6acf8880b149a3 +Subproject commit 12538105bcb0a52fc1d2b8724ed82c8510588af0