set companion radios with esp32c3 esp32c6 and esp32s3 boards to max 300 contacts

This commit is contained in:
recrof
2025-08-31 14:27:44 +02:00
parent d4856a5275
commit 50cab44473
16 changed files with 33 additions and 98 deletions

View File

@@ -72,7 +72,7 @@ lib_deps =
extends = Heltec_lora32_v3
build_flags =
${Heltec_lora32_v3.build_flags}
-D MAX_CONTACTS=100
-D MAX_CONTACTS=300
-D MAX_GROUP_CHANNELS=1
; -D MESH_PACKET_LOGGING=1
; -D MESH_DEBUG=1