From bc866f36dfdf72e0c0a8b69767665c6c73f95f0b Mon Sep 17 00:00:00 2001 From: Shyamal Khachane Date: Tue, 26 Dec 2023 13:23:31 +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 df0049279a..bbafaf3224 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit df0049279a3bca018634f09e629144af49b8b4ba +Subproject commit bbafaf32240d9c7e8a01e34b9dbe111d72b96e49