correct max contacts and channels for some nrf devices

This commit is contained in:
taco
2025-09-08 22:06:15 +10:00
parent f6f0cfd603
commit a0e7b47e29
3 changed files with 10 additions and 10 deletions

View File

@@ -105,8 +105,8 @@ build_flags =
${LilyGo_T-Echo.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 OFFLINE_QUEUE_SIZE=256
-D UI_RECENT_LIST_SIZE=9
-D AUTO_SHUTDOWN_MILLIVOLTS=3300