Skip to content

Commit 00b86d9

Browse files
committed
Custom Auto-generated Configs
[no ci]
1 parent 5e093b1 commit 00b86d9

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
@@ -2056,7 +2056,7 @@
20562056
#define ts_show_wastegate_sensor true
20572057
#define ts_show_wbo_canbus_index true
20582058
#define ts_show_wbo_canbus_set_index true
2059-
#define TS_SIGNATURE "rusEFI main.2025.08.05.mazduino.1185645764"
2059+
#define TS_SIGNATURE "rusEFI main.2025.08.06.mazduino.1185645764"
20602060
#define TS_SIMULATE_CAN '>'
20612061
#define TS_SIMULATE_CAN_char >
20622062
#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 1185645764
6-
#define TS_SIGNATURE "rusEFI main.2025.08.05.mazduino.1185645764"
6+
#define TS_SIGNATURE "rusEFI main.2025.08.06.mazduino.1185645764"

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.08.05.mazduino.1185645764"
41+
signature = "rusEFI main.2025.08.06.mazduino.1185645764"
4242

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

0 commit comments

Comments
 (0)