hyu
This commit is contained in:
parent
d1afb8eee2
commit
4820f0bbb8
|
@ -244,16 +244,20 @@ pins:
|
||||||
- pin: K88
|
- pin: K88
|
||||||
# H144_OUT_IO8
|
# H144_OUT_IO8
|
||||||
id: GPIOG_4
|
id: GPIOG_4
|
||||||
|
class: outputs
|
||||||
ts_name: Fan Relay HI
|
ts_name: Fan Relay HI
|
||||||
function: Fan relay high
|
function: Fan relay high
|
||||||
|
|
||||||
- pin: K92
|
- pin: K92
|
||||||
# H144_OUT_PWM8
|
# H144_OUT_PWM8
|
||||||
id: GPIOD_12
|
id: GPIOD_12
|
||||||
|
class: outputs
|
||||||
ts_name: MIL
|
ts_name: MIL
|
||||||
function: Check Engine Light
|
function: Check Engine Light
|
||||||
|
|
||||||
- pin: A1
|
- pin: A1
|
||||||
|
id: GPIOE_3
|
||||||
|
class: outputs
|
||||||
ts_name: Coil 4
|
ts_name: Coil 4
|
||||||
function: Coil 4
|
function: Coil 4
|
||||||
type: ign
|
type: ign
|
||||||
|
@ -265,17 +269,21 @@ pins:
|
||||||
function: Ground
|
function: Ground
|
||||||
|
|
||||||
- pin: A16
|
- pin: A16
|
||||||
|
id: GPIOE_5
|
||||||
|
class: outputs
|
||||||
ts_name: Coil 2
|
ts_name: Coil 2
|
||||||
function: Coil 2
|
function: Coil 2
|
||||||
type: ign
|
type: ign
|
||||||
|
|
||||||
- pin: A29
|
- pin: A29
|
||||||
class: switch_inputs
|
class: switch_inputs
|
||||||
ts_name: rake Input
|
ts_name: Brake Input
|
||||||
function: Brake Switch
|
function: Brake Switch
|
||||||
|
|
||||||
|
|
||||||
- pin: A31
|
- pin: A31
|
||||||
|
id: GPIOC_13
|
||||||
|
class: outputs
|
||||||
ts_name: Coil 1
|
ts_name: Coil 1
|
||||||
function: Coil 1
|
function: Coil 1
|
||||||
type: ign
|
type: ign
|
||||||
|
@ -286,6 +294,8 @@ pins:
|
||||||
function: BK2 DC Wastegate Pos
|
function: BK2 DC Wastegate Pos
|
||||||
|
|
||||||
- pin: A46
|
- pin: A46
|
||||||
|
id: GPIOE_4
|
||||||
|
class: outputs
|
||||||
ts_name: Coil 3
|
ts_name: Coil 3
|
||||||
function: Coil 3
|
function: Coil 3
|
||||||
type: ign
|
type: ign
|
||||||
|
|
Loading…
Reference in New Issue