From 586d9a2ef1f1d6d543fed94dec1e5ee35bded3e9 Mon Sep 17 00:00:00 2001 From: Nachiket Kukade Date: Mon, 20 Jun 2022 14:03:34 +0530 Subject: [PATCH] esp_wifi: Update wifi libs Update wifi libs with below fixes - 1. Fix issues caused during SoftAP mode change 2. Error handling and cleanup related to STA PMF --- 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 4c3998b83e..c7d2fe806e 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 4c3998b83e76d16cd55113d37de317ffa6679150 +Subproject commit c7d2fe806e59857b68aafa723ac0374bde058941