Merge pull request #1402 from recrof/v3-usb-contact-fix

fix: bump max contacts for heltec v3 companion usb
This commit is contained in:
Liam Cottle 2026-01-16 09:50:06 +13:00 committed by GitHub
commit 7d1f52252b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -323,7 +323,7 @@ lib_deps =
extends = Heltec_lora32_v3
build_flags =
${Heltec_lora32_v3.build_flags}
-D MAX_CONTACTS=140
-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