increase tbeam sx1276 max group channels from 8 to 40

This commit is contained in:
liamcottle
2026-07-24 15:31:01 +12:00
parent 78240e9477
commit 520fa77f4f
+1 -1
View File
@@ -45,7 +45,7 @@ build_flags =
${LilyGo_TBeam_SX1276.build_flags}
-I examples/companion_radio/ui-new
-D MAX_CONTACTS=160
-D MAX_GROUP_CHANNELS=8
-D MAX_GROUP_CHANNELS=40
-D BLE_PIN_CODE=123456
; -D BLE_DEBUG_LOGGING=1
-D OFFLINE_QUEUE_SIZE=128