From 5b74fd5c4328a3359cdfbd04cb7f6c84783e7863 Mon Sep 17 00:00:00 2001 From: jgujarathi Date: Thu, 27 Jun 2024 16:06:06 +0530 Subject: [PATCH] fix(esp_wifi): Fix scanning and connecting to FT APs - Ensure that scanning and connecting to FT capable APs in FT mode works as expected. --- 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 d420e3824d..989691cda2 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit d420e3824d80e29335de6c99aa568ae7f201b858 +Subproject commit 989691cda24e12e052d586d83f9f13d924628b47