This commit is contained in:
rusefillc 2022-05-17 17:57:37 -04:00
parent df7a6d1367
commit ac4d7b99f6
1 changed files with 2 additions and 2 deletions

View File

@ -36,14 +36,14 @@ enable2ndByteCanID = false
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
versionInfo = "V" ; firmware version for title bar.
signature = @@TS_SIGNATURE@@ ; signature is expected to be 7 or more characters.
; 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
ignoreMissingBitOptions = true
; Optimize comms for fast rusefi ECUs
; Optimize comms for fast rusEFI ECUs
noCommReadDelay = true;
defaultRuntimeRecordPerSec = 100;
maxUnusedRuntimeRange = 1000;