Skip to content

Commit 6e32274

Browse files
authored
CONFIG_BT_NIMBLE_MAX_CONNECTIONS=2
1 parent 1ee68ee commit 6e32274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.esp32c5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ CONFIG_BT_STACK_NO_LOG=y
1515
# CONFIG_BLE_MESH is not set
1616
CONFIG_BT_NIMBLE_ENABLED=y
1717
CONFIG_BT_NIMBLE_LOG_LEVEL_NONE=y
18-
CONFIG_BT_NIMBLE_MAX_CONNECTIONS=1
18+
CONFIG_BT_NIMBLE_MAX_CONNECTIONS=2
1919
# CONFIG_BT_NIMBLE_NVS_PERSIST is not set
2020
# CONFIG_BT_NIMBLE_CRYPTO_STACK_MBEDTLS is not set
2121
# CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY is not set

0 commit comments

Comments
 (0)