From f614b0343c6c3a53ac555dc11ad95b60b12fb85c Mon Sep 17 00:00:00 2001 From: "tarun.kumar" Date: Wed, 8 Jul 2026 15:22:32 +0530 Subject: [PATCH] fix(wifi) : Correct blacklist flag - Fixes state desync where global blacklist was cleared but blacklist bss flag was true causing rejection of correct AP as well. --- 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 8fe910745d4..9dcdcbae600 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 8fe910745d427f2d578c84b1b6df6ec5c1fb014a +Subproject commit 9dcdcbae600ac58c3cb55071afb895bd5f7674d6