Auto-generated configs and docs
This commit is contained in:
parent
eec53ad522
commit
e0072697b2
|
@ -1,5 +1,6 @@
|
||||||
//DO NOT EDIT MANUALLY, let automation work hard.
|
//DO NOT EDIT MANUALLY, let automation work hard.
|
||||||
|
|
||||||
|
// auto-generated by PinoutLogic.java based on config/boards/hellen/hellen154hyundai/connectors/154hyundaiAUX.yaml
|
||||||
// auto-generated by PinoutLogic.java based on config/boards/hellen/hellen154hyundai/connectors/main.yaml
|
// auto-generated by PinoutLogic.java based on config/boards/hellen/hellen154hyundai/connectors/main.yaml
|
||||||
#include "pch.h"
|
#include "pch.h"
|
||||||
|
|
||||||
|
|
|
@ -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 1478684386
|
#define SIGNATURE_HASH 2692947647
|
||||||
#define TS_SIGNATURE "rusEFI master.2023.04.27.hellen154hyundai.1478684386"
|
#define TS_SIGNATURE "rusEFI master.2023.04.27.hellen154hyundai.2692947647"
|
||||||
|
|
|
@ -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.04.27.hellen154hyundai.1478684386"
|
signature = "rusEFI master.2023.04.27.hellen154hyundai.2692947647"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmware version for title bar.
|
versionInfo = "V" ; firmware version for title bar.
|
||||||
signature= "rusEFI master.2023.04.27.hellen154hyundai.1478684386" ; signature is expected to be 7 or more characters.
|
signature= "rusEFI master.2023.04.27.hellen154hyundai.2692947647" ; 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 Thu Apr 27 13:46:00 UTC 2023
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Apr 27 22:36:59 UTC 2023
|
||||||
|
|
||||||
pageSize = 22436
|
pageSize = 22436
|
||||||
page = 1
|
page = 1
|
||||||
|
|
Loading…
Reference in New Issue