parent
15045d3272
commit
23fbbd74e2
|
@ -3513,7 +3513,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_
|
||||||
field = "MAP voltage high value", mapHighValueVoltage, { map_sensor_hwChannel != @@ADC_CHANNEL_NONE@@ && map_sensor_type == 0 }
|
field = "MAP voltage high value", mapHighValueVoltage, { map_sensor_hwChannel != @@ADC_CHANNEL_NONE@@ && map_sensor_type == 0 }
|
||||||
|
|
||||||
indicatorPanel = mapValidIndicators, 1
|
indicatorPanel = mapValidIndicators, 1
|
||||||
indicator = {isMapValid}, "BAD Map Input", "Happy MAP Input"
|
indicator = {isMapValid}, "BAD Map Input", "Good MAP Input"
|
||||||
|
|
||||||
dialog = mapCommon, "MAP common settings"
|
dialog = mapCommon, "MAP common settings"
|
||||||
field = "Low value threshold", mapErrorDetectionTooLow
|
field = "Low value threshold", mapErrorDetectionTooLow
|
||||||
|
|
Loading…
Reference in New Issue