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