From d7e03943d48589b68f01fa50f07664849f17ab5d Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Fri, 2 Aug 2024 14:44:56 +0800 Subject: [PATCH] fix(wifi/mesh): clear the rootless state in mesh ie when changing from leaf to root Closes https://github.com/espressif/esp-idf/issues/14063 --- 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 737f0bd50b..63dc7fc9af 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 737f0bd50b8529c369196dbe2834aee929018873 +Subproject commit 63dc7fc9af59d258698fa45e065beb67c5b24d72