Skip to content

Commit f88ffde

Browse files
authored
add BT settings
1 parent 28d2236 commit f88ffde

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

configs/defconfig.esp32h2

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
# Bluetooth
33
#
44
CONFIG_BT_ENABLED=y
5+
CONFIG_BT_STACK_NO_LOG=y
6+
# CONFIG_BT_BLE_42_FEATURES_SUPPORTED is not set
7+
# CONFIG_BLE_MESH is not set
58
CONFIG_BT_NIMBLE_ENABLED=y
69
CONFIG_BT_NIMBLE_LOG_LEVEL_NONE=y
710
CONFIG_BT_NIMBLE_MAX_CONNECTIONS=1

0 commit comments

Comments
 (0)