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

@@ -98,6 +98,7 @@ build_flags =
-D MAX_GROUP_CHANNELS=8
-D BLE_PIN_CODE=0
-D BLE_DEBUG_LOGGING=1
-D OFFLINE_QUEUE_SIZE=256
; -D ENABLE_PRIVATE_KEY_IMPORT=1
; -D ENABLE_PRIVATE_KEY_EXPORT=1
; -D MESH_PACKET_LOGGING=1