h64 actually vbatt an analog input
This commit is contained in:
parent
e785f81fa4
commit
a843588861
|
@ -8,6 +8,8 @@ pins:
|
||||||
type: 12V
|
type: 12V
|
||||||
|
|
||||||
- pin: 1B
|
- pin: 1B
|
||||||
|
id: EFI_ADC_5
|
||||||
|
class: analog_inputs
|
||||||
function: ECU power in start & run
|
function: ECU power in start & run
|
||||||
type: 12V
|
type: 12V
|
||||||
|
|
||||||
|
|
|
@ -363,6 +363,7 @@ pins:
|
||||||
color: white B2
|
color: white B2
|
||||||
|
|
||||||
- pin: 4S
|
- pin: 4S
|
||||||
|
# todo: mention is this one is 2002 or 2003 vbatt sensor input here
|
||||||
id: EFI_ADC_5
|
id: EFI_ADC_5
|
||||||
class: analog_inputs
|
class: analog_inputs
|
||||||
ts_name: 4S - Alternator voltage (A5)
|
ts_name: 4S - Alternator voltage (A5)
|
||||||
|
@ -370,6 +371,7 @@ pins:
|
||||||
color: red B2
|
color: red B2
|
||||||
|
|
||||||
- pin: 4T
|
- pin: 4T
|
||||||
|
# todo: mention is this one is 2002 or 2003 vbatt sensor input here
|
||||||
id: EFI_ADC_5
|
id: EFI_ADC_5
|
||||||
class: analog_inputs
|
class: analog_inputs
|
||||||
ts_name: 4T - Alternator voltage (A5)
|
ts_name: 4T - Alternator voltage (A5)
|
||||||
|
|
Loading…
Reference in New Issue