bad signature copypaste

This commit is contained in:
Matthew Kennedy 2022-12-06 16:59:36 -08:00
parent d0434da08f
commit a7961e178f
5 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
#pragma once
// TS settings
#define TS_SIGNATURE "rusEFI 2022\.12\.06\.wideband_dual"
#define TS_SIGNATURE "rusEFI 2022.12.06.wideband_dual"
// This board implements two channels
#define AFR_CHANNELS 2

View File

@ -1,7 +1,7 @@
#pragma once
// TS settings
#define TS_SIGNATURE "rusEFI 2022\.12\.06\.wideband_f1"
#define TS_SIGNATURE "rusEFI 2022.12.06.wideband_f1"
// Fundamental board constants
#define VCC_VOLTS (3.3f)

View File

@ -1,7 +1,7 @@
#pragma once
// TS settings
#define TS_SIGNATURE "rusEFI 2022\.12\.06\.wideband_f1"
#define TS_SIGNATURE "rusEFI 2022.12.06.wideband_f1"
// Fundamental board constants
#define VCC_VOLTS (3.3f)

View File

@ -12,12 +12,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022\.12\.06\.wideband_rev2"
signature = "rusEFI 2022.12.06.wideband_rev2"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022\.12\.06\.wideband_f1" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.12.06.wideband_f1" ; 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

View File

@ -12,12 +12,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2022\.12\.06\.wideband_dual"
signature = "rusEFI 2022.12.06.wideband_dual"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature = "rusEFI 2022\.12\.06\.wideband_dual" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2022.12.06.wideband_dual" ; 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