auto-sync
This commit is contained in:
parent
2e5a39fbdf
commit
9aa98f61f2
|
@ -26,11 +26,11 @@ enable2ndByteCanID = false
|
|||
crc32CheckCommand = "k\x00\x00\x00\x00\x36\xB8"
|
||||
|
||||
;communication settings
|
||||
pageActivationDelay = 5000 ; Milliseconds delay after burn command. See https://sourceforge.net/p/rusefi/tickets/77/
|
||||
;e.g. put writeblocks off and add an interwrite delay
|
||||
pageActivationDelay = 50
|
||||
writeBlocks = on
|
||||
interWriteDelay = 10
|
||||
blockReadTimeout = 10000; Milliseconds general timeout
|
||||
blockReadTimeout = 3000; Milliseconds general timeout
|
||||
|
||||
blockingFactor = 256 ; max chunk size
|
||||
;end communication settings
|
||||
|
|
Loading…
Reference in New Issue