From f122c19d3b08ca3c5290c0dc16d89ce9a9f90bb8 Mon Sep 17 00:00:00 2001 From: BeerMoneyMotorsports <82395131+BeerMoneyMotorsports@users.noreply.github.com> Date: Fri, 2 Jul 2021 16:35:55 -0400 Subject: [PATCH] 1l and 1r fix (#2894) 1l and 1r are tied to the same pin and rely on the same id. removed the id and TS name from 1r and removed pin designation from 1L TS name to avoid confusion. Now just "Radiator Fan" --- .../hellen/hellen64_miataNA6_94/connectors/main.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/firmware/config/boards/hellen/hellen64_miataNA6_94/connectors/main.yaml b/firmware/config/boards/hellen/hellen64_miataNA6_94/connectors/main.yaml index 2f09a8b043..8725fe16db 100644 --- a/firmware/config/boards/hellen/hellen64_miataNA6_94/connectors/main.yaml +++ b/firmware/config/boards/hellen/hellen64_miataNA6_94/connectors/main.yaml @@ -63,7 +63,7 @@ pins: - pin: 1L id: GPIOD_12 class: outputs - ts_name: 1L - Radiator Fan 94-95 + ts_name: Radiator Fan function: Radiator Fan Relay type: ls @@ -84,12 +84,9 @@ pins: function: A/C switch input type: din - - pin: 1R - id: GPIOD_12 - class: outputs - ts_name: 1R - Coolant Fan + - pin: 1R function: Coolant Fan Relay - type: ls + - pin: 1S ts_name: 1S - Heate Input