mirror of https://github.com/rusefi/wideband.git
ini updates
This commit is contained in:
parent
4d37f3748a
commit
d0434da08f
|
@ -23,10 +23,7 @@ enable2ndByteCanID = false
|
|||
useLegacyFTempUnits = false
|
||||
ignoreMissingBitOptions = true
|
||||
|
||||
; Optimize comms for fast rusEFI ECUs
|
||||
noCommReadDelay = true;
|
||||
defaultRuntimeRecordPerSec = 50;
|
||||
maxUnusedRuntimeRange = 1000;
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
|
|
@ -23,10 +23,7 @@ enable2ndByteCanID = false
|
|||
useLegacyFTempUnits = false
|
||||
ignoreMissingBitOptions = true
|
||||
|
||||
; Optimize comms for fast rusEFI ECUs
|
||||
noCommReadDelay = true;
|
||||
defaultRuntimeRecordPerSec = 50;
|
||||
maxUnusedRuntimeRange = 1000;
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
|
Loading…
Reference in New Issue