Skip to content

Commit 67d200d

Browse files
committed
Custom Auto-generated Configs
[no ci]
1 parent 3d9b153 commit 67d200d

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

generated/controllers/generated/rusefi_generated_mega100.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2122,7 +2122,7 @@
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'

generated/controllers/generated/signature_mega100.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
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"

generated/tunerstudio/generated/rusefi_mega100.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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@@"

0 commit comments

Comments
 (0)