Skip to content

Commit 7b22324

Browse files
authored
CONFIG_BT_NIMBLE_MAX_CONNECTIONS=2
1 parent a907353 commit 7b22324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.esp32h2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ CONFIG_BT_STACK_NO_LOG=y
77
# CONFIG_BLE_MESH is not set
88
CONFIG_BT_NIMBLE_ENABLED=y
99
CONFIG_BT_NIMBLE_LOG_LEVEL_NONE=y
10-
CONFIG_BT_NIMBLE_MAX_CONNECTIONS=1
10+
CONFIG_BT_NIMBLE_MAX_CONNECTIONS=2
1111
# CONFIG_BT_NIMBLE_NVS_PERSIST is not set
1212
# CONFIG_BT_NIMBLE_CRYPTO_STACK_MBEDTLS is not set
1313
# CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY is not set

0 commit comments

Comments
 (0)