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

@ -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