nrf52 targets: increase limits for contacts and channels

This commit is contained in:
taco
2025-08-25 12:41:59 +10:00
parent 2b24c575c7
commit accd1e0a97
17 changed files with 64 additions and 61 deletions

View File

@@ -91,8 +91,8 @@ lib_deps = ${t1000-e.lib_deps}
extends = t1000-e
build_flags = ${t1000-e.build_flags}
-I examples/companion_radio/ui-orig
-D MAX_CONTACTS=100
-D MAX_GROUP_CHANNELS=8
-D MAX_CONTACTS=350
-D MAX_GROUP_CHANNELS=40
-D BLE_PIN_CODE=123456
; -D BLE_DEBUG_LOGGING=1
; -D MESH_PACKET_LOGGING=1