From 7d9d4d16e55e32fa9e0fae87e55258715db01396 Mon Sep 17 00:00:00 2001 From: Tian Hao Date: Tue, 10 Jul 2018 16:22:29 +0800 Subject: [PATCH] fix coex pause cause bluetooth performance decrease 1. it may cause BLE connection unstable 2. it may cause Classic BT connection unstable 3. it may cause BLE/BREDR scan performance decrease --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index 5542102fc7..a6030d0879 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 5542102fc7352cc65330eaa4a315e3f74637bfc9 +Subproject commit a6030d08794bbcb2c27f79711b5684e5917877a6