Increased dataflash download block size to 4096 for VCP targets.

10.3.x-maintenance
Michael Keller 2016-12-29 09:25:03 +13:00 committed by mikeller
parent 4de433c973
commit 5327f7afd7
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ TABS.onboard_logging = {
blockSize: 128,
BLOCK_SIZE: 4096,
VCP_BLOCK_SIZE: 512
VCP_BLOCK_SIZE: 4096
};
TABS.onboard_logging.initialize = function (callback) {
var