From ed831645adb33bd3e81595ad2555edb9da6aa86a Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Tue, 6 Aug 2024 14:51:55 +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 d1df171e4c..7f021d55dd 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit d1df171e4c9756dac17aa586201c7f94b99dc8aa +Subproject commit 7f021d55ddb302b090846746123a3a727c017a08