Auto-generated configs and docs
This commit is contained in:
parent
adadb330c8
commit
3752787a78
|
@ -2501,7 +2501,7 @@
|
|||
#define ts_show_vbatt true
|
||||
#define ts_show_vr_threshold_2 true
|
||||
#define ts_show_vr_threshold_all true
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.16.hellen_cypress.3138063585"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.16.cypress.3138063585"
|
||||
#define TS_SINGLE_WRITE_COMMAND 'W'
|
||||
#define TS_SINGLE_WRITE_COMMAND_char W
|
||||
#define TS_TEST_COMMAND 't'
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
//
|
||||
|
||||
#define SIGNATURE_HASH 3138063585
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.16.hellen_cypress.3138063585"
|
||||
#define TS_SIGNATURE "rusEFI 2022.08.16.cypress.3138063585"
|
||||
|
|
|
@ -32,12 +32,12 @@ enable2ndByteCanID = false
|
|||
|
||||
[MegaTune]
|
||||
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
|
||||
signature = "rusEFI 2022.08.16.hellen_cypress.3138063585"
|
||||
signature = "rusEFI 2022.08.16.cypress.3138063585"
|
||||
|
||||
[TunerStudio]
|
||||
queryCommand = "S"
|
||||
versionInfo = "V" ; firmware version for title bar.
|
||||
signature = "rusEFI 2022.08.16.hellen_cypress.3138063585" ; signature is expected to be 7 or more characters.
|
||||
signature = "rusEFI 2022.08.16.cypress.3138063585" ; 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
|
||||
|
@ -85,7 +85,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 hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Aug 16 01:03:49 UTC 2022
|
||||
; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Aug 16 14:32:11 UTC 2022
|
||||
|
||||
pageSize = 21300
|
||||
page = 1
|
||||
|
|
Loading…
Reference in New Issue