parent
bee07818a9
commit
59ad3f9d12
|
@ -1 +1,2 @@
|
|||
#define ts_show_hip9011 false
|
||||
#define ts_show_hip9011 false
|
||||
#define ts_show_cj125 false
|
||||
|
|
|
@ -1756,6 +1756,7 @@
|
|||
#define triggerSimulatorPins3_offset_hex 2e2
|
||||
#define TS_FILE_VERSION 20171101
|
||||
#define TS_OUTPUT_SIZE 356
|
||||
#define ts_show_cj125 true
|
||||
#define ts_show_etb true
|
||||
#define ts_show_hip9011 true
|
||||
#define tunerStudioSerialSpeed_offset 728
|
||||
|
|
|
@ -1206,4 +1206,5 @@ end_struct
|
|||
|
||||
! some board files override this value using prepend file
|
||||
#define ts_show_hip9011 true
|
||||
#define ts_show_cj125 true
|
||||
#define ts_show_etb true
|
||||
|
|
|
@ -1157,7 +1157,7 @@ menuDialog = main
|
|||
subMenu = std_separator
|
||||
subMenu = egoSettings, "EGO sensor"
|
||||
subMenu = narrowToWideOxygenCurve, "Narrow to Wideband approximation"
|
||||
subMenu = cj125Function, "CJ125 Settings (wbo decoder)"
|
||||
subMenu = cj125Function, "CJ125 Settings (wbo decoder)" @@if_ts_show_cj125
|
||||
subMenu = std_separator
|
||||
subMenu = hipFunction, "HIP9011 Settings (knock sensor) (alpha version)" @@if_ts_show_hip9011
|
||||
subMenu = speedSensor, "Vehicle Speed sensor"
|
||||
|
|
Loading…
Reference in New Issue