From b7ccfb921f9d832ccd7723c6531dd52e72fc95d8 Mon Sep 17 00:00:00 2001 From: Nachiket Kukade Date: Mon, 2 Nov 2020 12:03:17 +0530 Subject: [PATCH] esp_wifi: Update wifi lib AP's with WPA2-PSK-SHA256 key management were incorrectly categorized as Open. Update WiFi libs with the fix. --- 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 346f86d53..40e538b6a 160000 --- a/components/esp_wifi/lib_esp32 +++ b/components/esp_wifi/lib_esp32 @@ -1 +1 @@ -Subproject commit 346f86d536552af182a25b2958063214a443ad3f +Subproject commit 40e538b6ad06387e753c75c1acd4b57b5faf7166