progress
This commit is contained in:
parent
6b35e01f7d
commit
948ba1a92b
|
@ -15,6 +15,10 @@
|
|||
; Note that '+' sign is required after first semicolon for tooltop to appear in TunerStudio
|
||||
;
|
||||
;
|
||||
; field = "# blue text"
|
||||
; field = "! red text"
|
||||
; field = "normal text"
|
||||
;
|
||||
;
|
||||
|
||||
; this should stop TS from looking for the CAN ID in the 2nd byte location and allow the page reads to work correctly.
|
||||
|
@ -2950,6 +2954,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
commandButton = "ETB test bench", cmd_set_engine_type_etb_test@@if_show_test_presets
|
||||
commandButton = "TLE8888B test bench", cmd_set_engine_type_8888_test@@if_show_test_presets
|
||||
commandButton = "Reset firmware settings", cmd_set_engine_type_default
|
||||
field = "#Please DO NOT hit 'Burn' - just press a command button above and disconect TunerStudio!"
|
||||
|
||||
|
||||
; Board->ECU stimulator
|
||||
|
|
Loading…
Reference in New Issue