This commit is contained in:
parent
7dd67c66a8
commit
9a59280829
|
@ -114,9 +114,18 @@ pins:
|
||||||
type: ls
|
type: ls
|
||||||
color: purple
|
color: purple
|
||||||
|
|
||||||
|
- pin: 63
|
||||||
|
# H144_IN_SENS2
|
||||||
|
id: F4
|
||||||
|
class: outputs
|
||||||
|
ts_name: C2-63 - Crank
|
||||||
|
function: Crank Input
|
||||||
|
type: ls
|
||||||
|
color: purple
|
||||||
|
|
||||||
- pin: 64
|
- pin: 64
|
||||||
# H144_IN_TPS
|
# H144_IN_TPS
|
||||||
id: EFI_ADC_3
|
id: EFI_ADC_4
|
||||||
class: outputs
|
class: outputs
|
||||||
ts_name: C2-64 - TPS1
|
ts_name: C2-64 - TPS1
|
||||||
function: TPS1
|
function: TPS1
|
||||||
|
|
|
@ -7,6 +7,15 @@ pins:
|
||||||
type: hs
|
type: hs
|
||||||
ts_name: C1-13 - Fuel Pump
|
ts_name: C1-13 - Fuel Pump
|
||||||
|
|
||||||
|
- pin: 26
|
||||||
|
# H144_OUT_IO6
|
||||||
|
id: G11
|
||||||
|
class: outputs
|
||||||
|
ts_name: C1-26 - Starter Relay
|
||||||
|
function: Starter Relay
|
||||||
|
type: ls
|
||||||
|
color: purple
|
||||||
|
|
||||||
- pin: 40
|
- pin: 40
|
||||||
# H144_OUT_IO3
|
# H144_OUT_IO3
|
||||||
id: G14
|
id: G14
|
||||||
|
@ -32,11 +41,11 @@ pins:
|
||||||
function: PPS2 analog input
|
function: PPS2 analog input
|
||||||
type: av
|
type: av
|
||||||
|
|
||||||
- pin: 63
|
- pin: 56
|
||||||
# H144_IN_SENS2
|
# H144_OUT_IO8
|
||||||
id: F4
|
id: G4
|
||||||
class: outputs
|
class: outputs
|
||||||
ts_name: C1-63 - Crank
|
ts_name: C1-56 - Starter Enable
|
||||||
function: Crank Input
|
function: Starter Enable
|
||||||
type: ls
|
type: ls
|
||||||
color: purple
|
color: purple
|
||||||
|
|
Loading…
Reference in New Issue