Auto-generated configs and docs
This commit is contained in:
parent
88727984f9
commit
dc385b85c2
|
@ -1,8 +1,8 @@
|
|||
//DO NOT EDIT MANUALLY, let automation work hard.
|
||||
|
||||
// auto-generated by PinoutLogic.java based on config/boards/hellen/hellen-gm-e67/connectors/gm-e67-black.yaml
|
||||
// auto-generated by PinoutLogic.java based on config/boards/hellen/hellen-gm-e67/connectors/gm-e67-blue.yaml
|
||||
// auto-generated by PinoutLogic.java based on config/boards/hellen/hellen-gm-e67/connectors/gm-e67-grey.yaml
|
||||
// auto-generated by PinoutLogic.java based on config/boards/hellen/hellen-gm-e67/connectors/main.yaml
|
||||
#include "pch.h"
|
||||
|
||||
// see comments at declaration in pin_repository.h
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 619410678
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.25.hellen-gm-e67.619410678"
|
||||
#define SIGNATURE_HASH 4055748348
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.25.hellen-gm-e67.4055748348"
|
||||
|
|
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.10.25.hellen-gm-e67.619410678"
|
||||
signature = "rusEFI 2022.10.25.hellen-gm-e67.4055748348"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.10.25.hellen-gm-e67.619410678" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.10.25.hellen-gm-e67.4055748348" ; 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
|
||||
|
@ -86,7 +86,7 @@ enable2ndByteCanID = false
|
|||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Oct 25 21:38:49 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Oct 25 21:57:02 UTC 2022
|
||||
|
||||
pageSize = 22800
|
||||
page = 1
|
||||
|
|
Loading…
Reference in New Issue