diff --git a/firmware/config/boards/hellen/hellen-gm-e67/connectors/gm-e67-black.yaml b/firmware/config/boards/hellen/hellen-gm-e67/connectors/gm-e67-black.yaml index 7dc85d44ee..1d85941419 100644 --- a/firmware/config/boards/hellen/hellen-gm-e67/connectors/gm-e67-black.yaml +++ b/firmware/config/boards/hellen/hellen-gm-e67/connectors/gm-e67-black.yaml @@ -114,6 +114,15 @@ pins: type: ls color: purple + - pin: 60 + # H144_IN_O2S2 + id: EFI_ADC_1 + class: analog_inputs + ts_name: C2-60 - Oil Pressure + function: Oil Pressure + type: av + color: purple + - pin: 63 # H144_IN_SENS2 id: F4 diff --git a/firmware/config/boards/hellen/hellen-gm-e67/connectors/gm-e67-grey.yaml b/firmware/config/boards/hellen/hellen-gm-e67/connectors/gm-e67-grey.yaml index 7e090ea6f2..513a6f2bc8 100644 --- a/firmware/config/boards/hellen/hellen-gm-e67/connectors/gm-e67-grey.yaml +++ b/firmware/config/boards/hellen/hellen-gm-e67/connectors/gm-e67-grey.yaml @@ -75,3 +75,16 @@ pins: ts_name: C3-59 - MAP function: MAP color: purple + + - pin: 66 + # H144_IN_VSS + id: F11 + class: switch_inputs + function: Vehicle Speed Sensor Input Pos + type: hall + ts_name: C3-66 - VSS Input + color: gray + + - pin: 67 + function: Vehicle Speed Sensor Input Neg + color: gray \ No newline at end of file