From e0ed2f9cd876a6da4d618e3fe01da9496114e95c Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Wed, 17 Jul 2024 11:19:22 +0800 Subject: [PATCH] fix(wifi/mesh): fix the issue that xon request timeout constantly when root reboot Closes https://github.com/espressif/esp-idf/issues/13212 --- 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 1cd42d0f9f..998bb05a2d 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 1cd42d0f9f517c69a7e06502220ee2cfd46d64b5 +Subproject commit 998bb05a2d3045f1db5dd99b1ba4c5f6b7a41446