TPS docs into TS
This commit is contained in:
parent
442671b23e
commit
5d26b6fdae
|
@ -68,7 +68,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Fri Mar 29 02:39:36 EDT 2019
|
||||
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Mon Apr 01 03:42:17 EDT 2019
|
||||
|
||||
pageSize = 20000
|
||||
page = 1
|
||||
|
@ -2390,6 +2390,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "IAT Bias Resistor Value", iat_bias_resistor
|
||||
field = "AFR ADC input", afr_hwChannel
|
||||
field = "vBatt ADC input", vbattAdcChannel
|
||||
field = "!See Tools>Calibrate TPS"
|
||||
field = "Throttle position sensor", tpsAdcChannel
|
||||
|
||||
dialog = triggerInputs, "Trigger Inputs"
|
||||
|
|
|
@ -1482,6 +1482,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
|
|||
field = "IAT Bias Resistor Value", iat_bias_resistor
|
||||
field = "AFR ADC input", afr_hwChannel
|
||||
field = "vBatt ADC input", vbattAdcChannel
|
||||
field = "!See Tools>Calibrate TPS"
|
||||
field = "Throttle position sensor", tpsAdcChannel
|
||||
|
||||
dialog = triggerInputs, "Trigger Inputs"
|
||||
|
|
Loading…
Reference in New Issue