From 4844b20f4c851c490640d2077af6a09e19e744ce Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Thu, 6 Jun 2024 19:10:28 +0800 Subject: [PATCH] fix(wifi): do not send null data when scan start/done for mesh Closes https://github.com/espressif/esp-idf/issues/13786 --- 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 a58d160db9..1b4c86a66f 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit a58d160db96dad10e12e6ff9d4a1b49872d91fb5 +Subproject commit 1b4c86a66f012b8ba18a5a380ab87aed1af1e022