yes, yes, we get it: TPS
This commit is contained in:
parent
913fb92335
commit
f88904d7e7
|
@ -2245,7 +2245,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@\x00\x31\x00\x00"
|
|||
field = "TPS minimum valid value", tpsErrorDetectionTooLow, {tps1_1AdcChannel != @@ADC_CHANNEL_NONE@@}
|
||||
field = "TPS maximum valid value", tpsErrorDetectionTooHigh, {tps1_1AdcChannel != @@ADC_CHANNEL_NONE@@}
|
||||
|
||||
dialog = tpsSensorLeft, "TPS"
|
||||
dialog = tpsSensorLeft
|
||||
panel = tpsLimits
|
||||
panel = tpsNum1
|
||||
panel = tpsNum2
|
||||
|
@ -2275,7 +2275,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@\x00\x31\x00\x00"
|
|||
panel = pedalSensorLeft, West
|
||||
panel = pedalGauges, East
|
||||
|
||||
dialog = tpsSensor, "TPS", border
|
||||
dialog = tpsSensor, "", border
|
||||
panel = tpsSensorLeft, West
|
||||
panel = tpsGauges, East
|
||||
|
||||
|
|
Loading…
Reference in New Issue