Auto-generated configs and docs
This commit is contained in:
parent
a49597cb5e
commit
1d39be13ea
|
@ -3,6 +3,6 @@
|
||||||
//
|
//
|
||||||
|
|
||||||
#define SIGNATURE_BOARD hellen128
|
#define SIGNATURE_BOARD hellen128
|
||||||
#define SIGNATURE_DATE 2021.07.05
|
#define SIGNATURE_DATE 2021.07.06
|
||||||
#define SIGNATURE_HASH 1557896815
|
#define SIGNATURE_HASH 3852274126
|
||||||
#define TS_SIGNATURE "rusEFI 2021.07.05.hellen128.1557896815"
|
#define TS_SIGNATURE "rusEFI 2021.07.06.hellen128.3852274126"
|
||||||
|
|
Binary file not shown.
|
@ -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 2021.07.05.hellen128.1557896815"
|
signature = "rusEFI 2021.07.06.hellen128.3852274126"
|
||||||
|
|
||||||
[TunerStudio]
|
[TunerStudio]
|
||||||
queryCommand = "S"
|
queryCommand = "S"
|
||||||
versionInfo = "V" ; firmwave version for title bar.
|
versionInfo = "V" ; firmwave version for title bar.
|
||||||
signature = "rusEFI 2021.07.05.hellen128.1557896815" ; signature is expected to be 7 or more characters.
|
signature = "rusEFI 2021.07.06.hellen128.3852274126" ; signature is expected to be 7 or more characters.
|
||||||
|
|
||||||
[Constants]
|
[Constants]
|
||||||
; new packet serial format with CRC
|
; new packet serial format with CRC
|
||||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
||||||
|
|
||||||
; see PAGE_0_SIZE in C source code
|
; see PAGE_0_SIZE in C source code
|
||||||
; 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 Mon Jul 05 22:07:29 UTC 2021
|
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Mon Jul 05 23:07:35 UTC 2021
|
||||||
|
|
||||||
pageSize = 20000
|
pageSize = 20000
|
||||||
page = 1
|
page = 1
|
||||||
|
@ -5026,7 +5026,7 @@ cmd_set_engine_type_default = "Z\x00\x31\x00\x00"
|
||||||
|
|
||||||
|
|
||||||
help = helpGeneral, "rusEFI General Help"
|
help = helpGeneral, "rusEFI General Help"
|
||||||
webHelp = "http://www.rusefi.com/"
|
webHelp = "https://rusefi.com/s/hellen128merc"
|
||||||
text = "<img src='https://rusefi.com/style/logo_100.gif'>"
|
text = "<img src='https://rusefi.com/style/logo_100.gif'>"
|
||||||
|
|
||||||
dialog = gppwm1left, ""
|
dialog = gppwm1left, ""
|
||||||
|
|
Loading…
Reference in New Issue