From 10a837db5fb980463b02cc8e1fde0cabf91f595d Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Mon, 13 May 2024 11:31:13 +0800 Subject: [PATCH] fix(wifi): fix the tx issue when mesh packet lifetime remain equal to zero --- 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 13050c3156..8a75ea5ce5 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 13050c315660b0729dc654586a4183a144fcf244 +Subproject commit 8a75ea5ce53947c57c94faf1a08acc42807ac5d0