Added new pin mapping for clutch
While diagnosing a users issue with clutch input, i found that the pin changed on the 176 from res3 to D1 at revE.
This commit is contained in:
parent
57101db310
commit
a7bd9e1091
|
@ -311,10 +311,17 @@ pins:
|
||||||
function: Neutral Switch
|
function: Neutral Switch
|
||||||
|
|
||||||
- pin: 4I
|
- pin: 4I
|
||||||
# H144_IN_RES3
|
# H176_IN_RES3
|
||||||
id: F8
|
id: F8
|
||||||
class: switch_inputs
|
class: switch_inputs
|
||||||
ts_name: 4I - Clutch (A8)
|
ts_name: 4I - Clutch rev D
|
||||||
|
function: Clutch Switch
|
||||||
|
|
||||||
|
- pin: 4I
|
||||||
|
# H176_IN_D1
|
||||||
|
id: E13
|
||||||
|
class: switch_inputs
|
||||||
|
ts_name: 4I - Clutch rev E/F
|
||||||
function: Clutch Switch
|
function: Clutch Switch
|
||||||
|
|
||||||
- pin: 4J
|
- pin: 4J
|
||||||
|
|
Loading…
Reference in New Issue