From 01c49082c44461a6c65af7b421cbf4263f426e4a Mon Sep 17 00:00:00 2001 From: Nachiket Kukade Date: Tue, 8 Mar 2022 16:27:49 +0530 Subject: [PATCH] esp_wifi: Update wifi lib 1. In scan, correctly identify AP's with mixed key mgmt 2. Fix PMF Required setting not working in SoftAP config Closes https://github.com/espressif/esp-idf/issues/8426 --- 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 970e7bcb3d..100f0729f0 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 970e7bcb3d5e0e4264e114fbcf15b39eb350e22c +Subproject commit 100f0729f03f06531d92d65530a48026e0d96186