From 4f02517b5169bd9173366e67737bbad4ddedd94b Mon Sep 17 00:00:00 2001 From: rusefillc Date: Fri, 17 Dec 2021 22:32:47 -0500 Subject: [PATCH] https://github.com/rusefi/hellen154hyundai/issues/50 --- .../hellen154hyundai/connectors/main.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/firmware/config/boards/hellen/hellen154hyundai/connectors/main.yaml b/firmware/config/boards/hellen/hellen154hyundai/connectors/main.yaml index 946ff0dd2c..4ab2cc1420 100644 --- a/firmware/config/boards/hellen/hellen154hyundai/connectors/main.yaml +++ b/firmware/config/boards/hellen/hellen154hyundai/connectors/main.yaml @@ -1,6 +1,24 @@ # https://github.com/rusefi/rusefi/blob/master/firmware/config/boards/hellen/hellen_meta.h pins: + - pin: P66 + # LOW3 IO1 + id: GPIOD_3 + class: outputs + ts_name: Aux P66 + + - pin: P67 + # LOW4 IO2 + id: GPIOA_9 + class: outputs + ts_name: Aux P67 + + - pin: P68 + # LOW6 IO4 + id: GPIOG_5 + class: outputs + ts_name: Aux P68 + - pin: K1 function: GND type: gnd