set max contacts to 350 and channels to 40 for esp32c3, s3 and c6

This commit is contained in:
recrof
2025-11-04 23:58:32 +01:00
parent 5b4544b9fe
commit 04c0c40b39
22 changed files with 105 additions and 105 deletions

View File

@@ -37,8 +37,8 @@ extends =SenseCapIndicator-ESPNow
build_flags =
${SenseCapIndicator-ESPNow.build_flags}
-I examples/companion_radio/ui-new
-D MAX_CONTACTS=300
-D MAX_GROUP_CHANNELS=8
-D MAX_CONTACTS=350
-D MAX_GROUP_CHANNELS=40
; NOTE: DO NOT ENABLE --> -D MESH_PACKET_LOGGING=1
; NOTE: DO NOT ENABLE --> -D MESH_DEBUG=1
; NOTE: DO NOT ENABLE --> -D ESPNOW_DEBUG_LOGGING=1