This commit is contained in:
parent
8a2b9c3a5e
commit
10d27b70c0
|
@ -41,6 +41,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
|
||||||
useLegacyFTempUnits = false
|
useLegacyFTempUnits = false
|
||||||
|
ignoreMissingBitOptions = true
|
||||||
|
|
||||||
; Optimize comms for fast rusefi ECUs
|
; Optimize comms for fast rusefi ECUs
|
||||||
noCommReadDelay = true;
|
noCommReadDelay = true;
|
||||||
|
|
Loading…
Reference in New Issue