From 241c14ff7b28f83a2178cb24138dcf48d777eebf Mon Sep 17 00:00:00 2001 From: muhaidong Date: Wed, 10 Jul 2024 16:43:54 +0800 Subject: [PATCH] fix(wifi): fixed association refused temporarily issue 1. fixed association refused temporarily issue. 2. give some information when password length mismatch authmode threshold --- 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 17ffa928bb..08b353273e 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 17ffa928bbe8364a13689a77691bd1dbf294e211 +Subproject commit 08b353273e9190e1f8340b04b63d032c1f2c5516