From 417dff3a1e82f30196d87a91b6443f40d4714cd0 Mon Sep 17 00:00:00 2001 From: zwj Date: Tue, 29 Nov 2022 17:37:04 +0800 Subject: [PATCH] update BLE lib for ESP32-C3 and ESP32-S3 - Fixed lld_con.c line 3048 assert - Fixed crash sometimes when connected as a slave by 8th device --- components/bt/controller/lib_esp32c3_family | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/controller/lib_esp32c3_family b/components/bt/controller/lib_esp32c3_family index 976ca00e43..79152b5190 160000 --- a/components/bt/controller/lib_esp32c3_family +++ b/components/bt/controller/lib_esp32c3_family @@ -1 +1 @@ -Subproject commit 976ca00e43905df9e910b400a9e17c311b085ce2 +Subproject commit 79152b519023f26462498f3ef8805cff2a80e193