From c1329974a0c5e778138e99a64731ea74051cc6a8 Mon Sep 17 00:00:00 2001 From: Shen Weilong Date: Tue, 21 Feb 2023 14:03:37 +0800 Subject: [PATCH] [esp32c2] Fixed the occasional assertion when deinit the ble controller --- components/bt/controller/lib_esp32c2/esp32c2-bt-lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/controller/lib_esp32c2/esp32c2-bt-lib b/components/bt/controller/lib_esp32c2/esp32c2-bt-lib index 27bb629b905..10a3ea96e08 160000 --- a/components/bt/controller/lib_esp32c2/esp32c2-bt-lib +++ b/components/bt/controller/lib_esp32c2/esp32c2-bt-lib @@ -1 +1 @@ -Subproject commit 27bb629b905473357dda49eb62c6a858e034d5c8 +Subproject commit 10a3ea96e083dd0a7a18089407361fd52f0cbc47