only:@@if_ts_show_fuel_pump hides indicator

This commit is contained in:
rusefillc 2024-09-22 22:07:02 -04:00
parent 358bdf95ad
commit c1d7e760bb
1 changed files with 1 additions and 1 deletions

View File

@ -1814,7 +1814,7 @@ gaugeCategory = GPPWM Outputs
indicator = { isMainRelayOn }, "Main relay off", "Main relay on", white, black, green, black
; Line 2
; = expression, off-label, on-label, off-bg, off-fg, on-bg, on-fg
indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black
indicator = { isFuelPumpOn }, "Fuel pump off", "Fuel pump on", white, black, green, black@@if_ts_show_fuel_pump
indicator = { clutchUpState }, "No clutch Up", "Clutch Up", white, black, red, black@@if_ts_show_clutch_up
indicator = { clutchDownState }, "No clutch down", "Clutch down", white, black, yellow, black@@if_ts_show_clutch_down
indicator = { brakePedalState }, "No braking", "Brake down", white, black, red, black