mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
set TBeam MAX_GROUP_CHANNELS=8
This commit is contained in:
parent
d7e6a361b5
commit
a0d9449e21
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ build_flags =
|
|||
${LilyGo_TBeam.build_flags}
|
||||
-D DISPLAY_CLASS=SSD1306Display
|
||||
-D MAX_CONTACTS=100
|
||||
-D MAX_GROUP_CHANNELS=1
|
||||
-D MAX_GROUP_CHANNELS=8
|
||||
-D BLE_PIN_CODE=123456
|
||||
-D BLE_DEBUG_LOGGING=1
|
||||
-D MESH_PACKET_LOGGING=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue