ADC vRef voltage error fix #5306
This commit is contained in:
parent
85058bb308
commit
c486bd10a5
|
@ -3644,7 +3644,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@@@ts_command_e_TS_
|
||||||
; Engine->Other inputs
|
; Engine->Other inputs
|
||||||
dialog = analogInputSettings, "Analog Input Settings"
|
dialog = analogInputSettings, "Analog Input Settings"
|
||||||
field = "!ECU reboot needed to apply these settings"
|
field = "!ECU reboot needed to apply these settings"
|
||||||
field = "ADC vRef voltage", adcVcc
|
field = "ADC vRef voltage", adcVcc@@if_ts_show_vbatt
|
||||||
field = "Use fixed baro corr from MAP", useFixedBaroCorrFromMap
|
field = "Use fixed baro corr from MAP", useFixedBaroCorrFromMap
|
||||||
field = "Analog divider ratio", analogInputDividerCoefficient@@if_ts_show_analog_divider
|
field = "Analog divider ratio", analogInputDividerCoefficient@@if_ts_show_analog_divider
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue