Skip to content

Commit ebc3312

Browse files
committed
Custom Auto-generated Configs
[no ci]
1 parent 70d89b7 commit ebc3312

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

generated/controllers/generated/rusefi_generated_mazduino.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2036,7 +2036,7 @@
20362036
#define ts_show_wastegate_sensor true
20372037
#define ts_show_wbo_canbus_index true
20382038
#define ts_show_wbo_canbus_set_index true
2039-
#define TS_SIGNATURE "rusEFI main.2025.07.16.mazduino.1295728529"
2039+
#define TS_SIGNATURE "rusEFI main.2025.07.17.mazduino.1295728529"
20402040
#define TS_SIMULATE_CAN '>'
20412041
#define TS_SIMULATE_CAN_char >
20422042
#define TS_TEST_COMMAND 't'

generated/controllers/generated/signature_mazduino.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 1295728529
6-
#define TS_SIGNATURE "rusEFI main.2025.07.16.mazduino.1295728529"
6+
#define TS_SIGNATURE "rusEFI main.2025.07.17.mazduino.1295728529"

generated/tunerstudio/generated/rusefi_mazduino.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ enable2ndByteCanID = false
3838

3939
[MegaTune]
4040
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
41-
signature = "rusEFI main.2025.07.16.mazduino.1295728529"
41+
signature = "rusEFI main.2025.07.17.mazduino.1295728529"
4242

4343
[TunerStudio]
4444
queryCommand = "S"
4545
versionInfo = "V" ; firmware version for title bar.
46-
signature= "rusEFI main.2025.07.16.mazduino.1295728529" ; signature is expected to be 7 or more characters.
46+
signature= "rusEFI main.2025.07.17.mazduino.1295728529" ; signature is expected to be 7 or more characters.
4747

4848
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
4949
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.07.16.mazduino.@@SIGNATURE_HASH@@"
4+
#define TS_SIGNATURE "rusEFI main.2025.07.17.mazduino.@@SIGNATURE_HASH@@"

0 commit comments

Comments
 (0)