increase offline queue size from 16 to 256 for all companion ble firmwares

This commit is contained in:
liamcottle 2025-05-14 23:02:49 +12:00
parent e291b57a07
commit 6c0d94aa2d
16 changed files with 18 additions and 0 deletions

View file

@ -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