Merge branch 'master' of https://github.com/rusefi/rusefi into master
This commit is contained in:
commit
dccc738a28
|
@ -702,6 +702,10 @@ info:
|
||||||
x: 1505
|
x: 1505
|
||||||
y: 145
|
y: 145
|
||||||
|
|
||||||
|
- pin: E22
|
||||||
|
x: 1265
|
||||||
|
y: 200
|
||||||
|
|
||||||
- pin: E23
|
- pin: E23
|
||||||
x: 1297
|
x: 1297
|
||||||
y: 200
|
y: 200
|
||||||
|
@ -716,10 +720,14 @@ info:
|
||||||
x: 1470
|
x: 1470
|
||||||
y: 200
|
y: 200
|
||||||
|
|
||||||
- pin: E31
|
- pin: E29
|
||||||
x: 1534
|
x: 1534
|
||||||
y: 200
|
y: 200
|
||||||
|
|
||||||
|
- pin: E30
|
||||||
|
x: 1470
|
||||||
|
y: 200
|
||||||
|
|
||||||
- pin: E31
|
- pin: E31
|
||||||
x: 1597
|
x: 1597
|
||||||
y: 200
|
y: 200
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_HASH 1996074253
|
#define SIGNATURE_HASH 1773211092
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.05.01.hellen-honda-k.1996074253"
|
#define TS_SIGNATURE "rusEFI master.2023.05.01.hellen-honda-k.1773211092"
|
||||||
|
|
|
@ -34,12 +34,12 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
[MegaTune]
|
[MegaTune]
|
||||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||||
signature = "rusEFI master.2023.05.01.hellen-honda-k.1996074253"
|
signature = "rusEFI master.2023.05.01.hellen-honda-k.1773211092"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature= "rusEFI master.2023.05.01.hellen-honda-k.1996074253" ; signature is expected to be 7 or more characters.
|
signature= "rusEFI master.2023.05.01.hellen-honda-k.1773211092" ; 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
|
; 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
|
||||||
|
@ -87,7 +87,7 @@ enable2ndByteCanID = false
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Apr 30 23:35:14 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon May 01 14:04:53 UTC 2023
|
||||||
|
|
||||||
pageSize = 22424
|
pageSize = 22424
|
||||||
page = 1
|
page = 1
|
||||||
|
|
Loading…
Reference in New Issue