mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
nrf52 targets: increase limits for contacts and channels
This commit is contained in:
parent
2b24c575c7
commit
accd1e0a97
17 changed files with 64 additions and 61 deletions
|
|
@ -71,8 +71,8 @@ build_flags =
|
|||
${ThinkNode_M1.build_flags}
|
||||
-I src/helpers/ui
|
||||
-I examples/companion_radio/ui-new
|
||||
-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 DISPLAY_ROTATION=4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue