From f0e97da81eab200bc0080f9276c75e5de947199a Mon Sep 17 00:00:00 2001 From: liuning Date: Tue, 27 Feb 2024 20:03:25 +0800 Subject: [PATCH] feat(coex): support to scan long time on channel, fix coexist sync issue --- components/esp_coex/lib | 2 +- components/esp_wifi/lib | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/esp_coex/lib b/components/esp_coex/lib index 7016fb2971..2717868407 160000 --- a/components/esp_coex/lib +++ b/components/esp_coex/lib @@ -1 +1 @@ -Subproject commit 7016fb297135efc5dbdf84b5c795335c82f561c3 +Subproject commit 2717868407a01878a49d19794538b6da120597ae diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index ca06494db9..0e0ccbb3ed 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit ca06494db941947214367a95c062805383d6bf74 +Subproject commit 0e0ccbb3ed7afa066a2935a0a3a6bcd65740d2f5