Auto-generated configs and docs
This commit is contained in:
parent
c32c56a1b4
commit
33f2125159
|
@ -3,6 +3,6 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_BOARD hellen121nissan
|
||||
#define SIGNATURE_DATE 2021.06.29
|
||||
#define SIGNATURE_HASH 2487774652
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.29.hellen121nissan.2487774652"
|
||||
#define SIGNATURE_DATE 2021.06.30
|
||||
#define SIGNATURE_HASH 2859097278
|
||||
#define TS_SIGNATURE "rusEFI 2021.06.30.hellen121nissan.2859097278"
|
||||
|
|
Binary file not shown.
|
@ -33,12 +33,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2021.06.29.hellen121nissan.2487774652"
|
||||
signature = "rusEFI 2021.06.30.hellen121nissan.2859097278"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmwave version for title bar.
|
||||
signature = "rusEFI 2021.06.29.hellen121nissan.2487774652" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2021.06.30.hellen121nissan.2859097278" ; signature is expected to be 7 or more characters.
|
||||
|
||||
[Constants]
|
||||
; new packet serial format with CRC
|
||||
|
@ -77,7 +77,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Jun 29 21:29:50 UTC 2021
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 30 19:00:22 UTC 2021
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
|
Loading…
Reference in New Issue