From 1cf760b73f930e2048c98c580772d0a79a1cfd63 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 7a6ef5e1c0..6a63417673 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 7a6ef5e1c02077ee8e1c254762d3c3aa3531c9d1 +Subproject commit 6a6341767335b5f1927d1628f3e256a2d21281e2