Skip to content

Commit 8650de6

Browse files
committed
Custom Auto-generated Configs
[no ci]
1 parent 64b94be commit 8650de6

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
@@ -2031,7 +2031,7 @@
20312031
#define ts_show_wastegate_sensor true
20322032
#define ts_show_wbo_canbus_index true
20332033
#define ts_show_wbo_canbus_set_index true
2034-
#define TS_SIGNATURE "rusEFI main.2025.07.11.mazduino.1850513488"
2034+
#define TS_SIGNATURE "rusEFI main.2025.07.12.mazduino.1850513488"
20352035
#define TS_SIMULATE_CAN '>'
20362036
#define TS_SIMULATE_CAN_char >
20372037
#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 1850513488
6-
#define TS_SIGNATURE "rusEFI main.2025.07.11.mazduino.1850513488"
6+
#define TS_SIGNATURE "rusEFI main.2025.07.12.mazduino.1850513488"

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.11.mazduino.1850513488"
41+
signature = "rusEFI main.2025.07.12.mazduino.1850513488"
4242

4343
[TunerStudio]
4444
queryCommand = "S"
4545
versionInfo = "V" ; firmware version for title bar.
46-
signature= "rusEFI main.2025.07.11.mazduino.1850513488" ; signature is expected to be 7 or more characters.
46+
signature= "rusEFI main.2025.07.12.mazduino.1850513488" ; 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.11.mazduino.@@SIGNATURE_HASH@@"
4+
#define TS_SIGNATURE "rusEFI main.2025.07.12.mazduino.@@SIGNATURE_HASH@@"

0 commit comments

Comments
 (0)