From 99fbc128c6e7c98931ee200e83feeb215f995753 Mon Sep 17 00:00:00 2001 From: BeerMoneyMotorsports <82395131+BeerMoneyMotorsports@users.noreply.github.com> Date: Wed, 5 Oct 2022 23:46:17 -0400 Subject: [PATCH] Added new pin mapping for clutch (#4639) While diagnosing a users issue with clutch input, i found that the pin changed on the 176 from res3 to D1 at revE. --- .../boards/hellen/hellen72/connectors/main.yaml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/firmware/config/boards/hellen/hellen72/connectors/main.yaml b/firmware/config/boards/hellen/hellen72/connectors/main.yaml index 718ce8e30d..51ae7a663c 100644 --- a/firmware/config/boards/hellen/hellen72/connectors/main.yaml +++ b/firmware/config/boards/hellen/hellen72/connectors/main.yaml @@ -311,10 +311,17 @@ pins: function: Neutral Switch - pin: 4I - # H144_IN_RES3 + # H176_IN_RES3 id: F8 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 - pin: 4J