From a1e8a7be4e5fcd10ef4c1b25f0297dd89590cbea Mon Sep 17 00:00:00 2001 From: Shyamal Khachane Date: Tue, 5 Dec 2023 17:33:25 +0530 Subject: [PATCH] fix(esp_wifi): Fix timer index out of bound issue causing execution of timer function to fail --- 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 284b3feb2f..b5790c87d9 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 284b3feb2f1bae9b59e559796cdefed07130b4f6 +Subproject commit b5790c87d9ad72fcf68672e7318b535287d82f83