From a9fa740cf81e68cdc746d2c04b52120406555305 Mon Sep 17 00:00:00 2001 From: muhaidong Date: Wed, 21 Aug 2024 19:32:40 +0800 Subject: [PATCH] fix(wifi): fix some wifi bugs 240821 1. fixed association refused temporarily issue. 2. give some information when password length mismatch authmode threshold. 3. fix reset connection fail issue. --- 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 596bdcf09f..8b791fef0a 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 596bdcf09fc57a2b043a9fe3201e2aa38050ae55 +Subproject commit 8b791fef0adc3e87c14581f1faa11ee338e75f72