mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-09-14 15:16:40 +00:00
increase tbeam sx1276 max group channels from 8 to 40
This commit is contained in:
@@ -45,7 +45,7 @@ build_flags =
|
|||||||
${LilyGo_TBeam_SX1276.build_flags}
|
${LilyGo_TBeam_SX1276.build_flags}
|
||||||
-I examples/companion_radio/ui-new
|
-I examples/companion_radio/ui-new
|
||||||
-D MAX_CONTACTS=160
|
-D MAX_CONTACTS=160
|
||||||
-D MAX_GROUP_CHANNELS=8
|
-D MAX_GROUP_CHANNELS=40
|
||||||
-D BLE_PIN_CODE=123456
|
-D BLE_PIN_CODE=123456
|
||||||
; -D BLE_DEBUG_LOGGING=1
|
; -D BLE_DEBUG_LOGGING=1
|
||||||
-D OFFLINE_QUEUE_SIZE=128
|
-D OFFLINE_QUEUE_SIZE=128
|
||||||
|
|||||||
Reference in New Issue
Block a user