only:Always retard VVT hide setting

This commit is contained in:
rusefillc 2024-09-22 12:18:16 -04:00
parent f36ffceebe
commit 214fb77026
2 changed files with 2 additions and 1 deletions

View File

@ -2374,6 +2374,7 @@ end_struct
#define ts_show_onboard_accelerometer false
#define ts_show_vvt_output true
#define show_vvt_output_pin true
#define ts_show_intake_vvt_direction true
! LAME! todo make this way less lame
#define ts_show_cylinder_2 true
#define ts_show_cylinder_3 true

View File

@ -4101,7 +4101,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_
field = "VVT solenoid bank 2 intake", vvtPins3@@if_ts_show_second_bank
field = "VVT solenoid bank 2 exhaust", vvtPins4@@if_ts_show_exhaust_vvt
field = "PWM frequency", vvtOutputFrequency, {vvtPins1 != 0 || vvtPins2 != 0}@@if_ts_show_vvt_frequency
field = "VVT solenoid intake cams control direction", invertVvtControlIntake, { vvtPins1 != 0 || vvtPins3 != 0 }
field = "VVT solenoid intake cams control direction", invertVvtControlIntake, { vvtPins1 != 0 || vvtPins3 != 0 }@@if_ts_show_intake_vvt_direction
field = "VVT solenoid exhaust cams control direction", invertVvtControlExhaust, { vvtPins2 != 0 || vvtPins4 != 0 }@@if_ts_show_exhaust_vvt
dialog = vvtPidDialog1, "Intake PID"