From df1bf0666596449dcc829ef54ec337ffbf81d51f Mon Sep 17 00:00:00 2001 From: linruihao Date: Wed, 17 Jan 2024 15:43:19 +0800 Subject: [PATCH] fix(esp_coex): Fixed potential BLE scan request ifs timer error bug --- components/esp_coex/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp_coex/lib b/components/esp_coex/lib index 667353cc7a..496ee81e16 160000 --- a/components/esp_coex/lib +++ b/components/esp_coex/lib @@ -1 +1 @@ -Subproject commit 667353cc7a0520924135ce50b798f495cd308e47 +Subproject commit 496ee81e168881cad93f9a813802e7f7a6daec92