mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
increase offline queue size from 16 to 256 for all companion ble firmwares
This commit is contained in:
parent
e291b57a07
commit
6c0d94aa2d
16 changed files with 18 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ build_flags =
|
|||
-D DISPLAY_ROTATION=4
|
||||
-D DISPLAY_CLASS=GxEPDDisplay
|
||||
-D HAS_GxEPD
|
||||
-D OFFLINE_QUEUE_SIZE=256
|
||||
; -D ENABLE_PRIVATE_KEY_IMPORT=1
|
||||
; -D ENABLE_PRIVATE_KEY_EXPORT=1
|
||||
; -D MESH_PACKET_LOGGING=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue