From ccc2ce93d6dc12bf86f81d90fbd01720357ca28c Mon Sep 17 00:00:00 2001 From: Yang Zhao Date: Tue, 30 Nov 2021 21:10:46 +0800 Subject: [PATCH] Update esp32-bt-lib It is abnormal when getting the deep sleep state bit. So we need to check the state again and run the "ble_master_soft_rst()" if needed. --- components/bt/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/lib b/components/bt/lib index 238d6ee7ad..b6413fcf8c 160000 --- a/components/bt/lib +++ b/components/bt/lib @@ -1 +1 @@ -Subproject commit 238d6ee7ad3c1cc112f71cb3c5658c45d0895d4d +Subproject commit b6413fcf8c4f5d61449c4da991703f81667f2177