File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 21222122#define ts_show_wastegate_sensor true
21232123#define ts_show_wbo_canbus_index true
21242124#define ts_show_wbo_canbus_set_index true
2125- #define TS_SIGNATURE "rusEFI main.2025.11.13 .mega100.3572484023"
2125+ #define TS_SIGNATURE "rusEFI main.2025.11.14 .mega100.3572484023"
21262126#define TS_SIMULATE_CAN '>'
21272127#define TS_SIMULATE_CAN_char >
21282128#define TS_TEST_COMMAND 't'
Original file line number Diff line number Diff line change 33//
44
55#define SIGNATURE_HASH 3572484023
6- #define TS_SIGNATURE "rusEFI main.2025.11.13 .mega100.3572484023"
6+ #define TS_SIGNATURE "rusEFI main.2025.11.14 .mega100.3572484023"
Original file line number Diff line number Diff line change @@ -42,14 +42,14 @@ enable2ndByteCanID = false
4242
4343[MegaTune]
4444 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
45- signature = "rusEFI main.2025.11.13 .mega100.3572484023"
45+ signature = "rusEFI main.2025.11.14 .mega100.3572484023"
4646 re_auto_update_root_url = "https://rusefi.com/build_server"
4747 re_obfuscated = "false"
4848
4949[TunerStudio]
5050 queryCommand = "S"
5151 versionInfo = "V" ; firmware version for title bar.
52- signature= "rusEFI main.2025.11.13 .mega100.3572484023" ; signature is expected to be 7 or more characters.
52+ signature= "rusEFI main.2025.11.14 .mega100.3572484023" ; signature is expected to be 7 or more characters.
5353
5454 ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
5555 useLegacyFTempUnits = false
Original file line number Diff line number Diff line change 11! Generated by gen_signature.sh
22! SIGNATURE_HASH is a built-in variable generated by config_definition-all.jar
33! gen_signature.sh Using env variable branch [main]
4- #define TS_SIGNATURE "rusEFI main.2025.11.13 .mega100.@@SIGNATURE_HASH@@"
4+ #define TS_SIGNATURE "rusEFI main.2025.11.14 .mega100.@@SIGNATURE_HASH@@"
You can’t perform that action at this time.
0 commit comments