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

@@ -49,6 +49,7 @@ build_flags =
-D MAX_CONTACTS=100
-D MAX_GROUP_CHANNELS=8
-D BLE_PIN_CODE=123456
-D OFFLINE_QUEUE_SIZE=254
; -D BLE_DEBUG_LOGGING=1
; -D ENABLE_PRIVATE_KEY_IMPORT=1
; -D MESH_PACKET_LOGGING=1