From edcb5942ba7b7cf6c76fea30ad1889e00b007526 Mon Sep 17 00:00:00 2001 From: Yang Zhao Date: Wed, 11 Aug 2021 11:29:01 +0800 Subject: [PATCH] The controller may miss the sleep time caculated before. So it will stuck in the loop to get the deep sleep HW flag. Then the watchdog issue happen. --- components/bt/controller/lib_esp32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/controller/lib_esp32 b/components/bt/controller/lib_esp32 index b97b2abd1a..fb49791b7c 160000 --- a/components/bt/controller/lib_esp32 +++ b/components/bt/controller/lib_esp32 @@ -1 +1 @@ -Subproject commit b97b2abd1a98ab887fb4cdc0553fabcba95aedaf +Subproject commit fb49791b7c1a8a35f06e68124c90022667b4cff1