From 14f98d1f23ad175eb7a77e079ec6ebdb02d69591 Mon Sep 17 00:00:00 2001 From: me-no-dev Date: Fri, 16 Apr 2021 19:13:53 +0300 Subject: [PATCH] Update sdkconfig.esp32c3 --- sdkconfig.esp32c3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdkconfig.esp32c3 b/sdkconfig.esp32c3 index 2d18f29..8b6baa4 100644 --- a/sdkconfig.esp32c3 +++ b/sdkconfig.esp32c3 @@ -517,7 +517,7 @@ CONFIG_BT_SMP_ENABLE=y CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30 CONFIG_BT_BLE_RPA_SUPPORTED=y CONFIG_BT_BLE_50_FEATURES_SUPPORTED=y -# CONFIG_BT_BLE_42_FEATURES_SUPPORTED is not set +CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y CONFIG_BT_RESERVE_DRAM=0xdb5c # end of Bluedroid Options # end of Bluetooth