From 0e3cdce8f79a092b80fb0969ddb26b7c42933d8d Mon Sep 17 00:00:00 2001 From: liu zhifu Date: Fri, 11 Oct 2019 09:39:35 +0800 Subject: [PATCH] esp_wifi: fix the bug that wpa2 enterprise sta can connect open AP --- components/esp_wifi/lib_esp32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp_wifi/lib_esp32 b/components/esp_wifi/lib_esp32 index 7b6677b88b..4f8e1517f5 160000 --- a/components/esp_wifi/lib_esp32 +++ b/components/esp_wifi/lib_esp32 @@ -1 +1 @@ -Subproject commit 7b6677b88b09e4c43decd338e69444cf2df9d389 +Subproject commit 4f8e1517f53e9aca81cf7b604563b3807df834d9 -- 2.40.0