Merge branch 'master' of https://github.com/rusefi/rusefi into master
This commit is contained in:
commit
04c12baec5
|
@ -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 1689940608
|
#define SIGNATURE_HASH 1549589310
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.01.21.hellen-honda-k.1689940608"
|
#define TS_SIGNATURE "rusEFI master.2023.01.21.hellen-honda-k.1549589310"
|
||||||
|
|
|
@ -33,12 +33,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.01.21.hellen-honda-k.1689940608"
|
signature = "rusEFI master.2023.01.21.hellen-honda-k.1549589310"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature= "rusEFI master.2023.01.21.hellen-honda-k.1689940608" ; signature is expected to be 7 or more characters.
|
signature= "rusEFI master.2023.01.21.hellen-honda-k.1549589310" ; 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
|
||||||
|
@ -86,7 +86,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 Sat Jan 21 02:47:16 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 21 05:27:12 UTC 2023
|
||||||
|
|
||||||
pageSize = 22368
|
pageSize = 22368
|
||||||
page = 1
|
page = 1
|
||||||
|
|
Loading…
Reference in New Issue