From fbd83d22986201c0bb8fe19c4c95b757615a3dc9 Mon Sep 17 00:00:00 2001 From: rusefi Date: Thu, 12 Oct 2023 20:06:10 -0400 Subject: [PATCH] only:hellen-112-17 --- .../boards/hellen/hellen-112-17/board_configuration.cpp | 6 +++--- .../config/boards/hellen/hellen-112-17/connectors/main.yaml | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/firmware/config/boards/hellen/hellen-112-17/board_configuration.cpp b/firmware/config/boards/hellen/hellen-112-17/board_configuration.cpp index 6d9e2b9c86..c57eb7a8ff 100644 --- a/firmware/config/boards/hellen/hellen-112-17/board_configuration.cpp +++ b/firmware/config/boards/hellen/hellen-112-17/board_configuration.cpp @@ -152,16 +152,16 @@ static Gpio OUTPUTS[] = { Gpio::MM100_IGN2, // 253 Coil 2 Gpio::MM100_IGN3, // 254 Coil 3 Gpio::MM100_IGN4, // 255 Coil 4 - Gpio::MM100_IGN8, // 115 Main Relay - Gpio::MM100_OUT_PWM4, // 141 Engine Radiator Fan + Gpio::MM100_INJ7, // 235 Low Side Output Gpio::MM100_INJ5, // 101 low side 1.5A output Gpio::MM100_INJ6, // 102 low side 1.5A output + Gpio::MM100_IGN8, // 115 Main Relay Gpio::MM100_OUT_PWM3, // 131 Relay Output Gpio::MM100_IGN7, // 140 Relay Output + Gpio::MM100_OUT_PWM4, // 141 Engine Radiator Fan Gpio::MM100_OUT_PWM5, // 142 Fuel Pump Relay Gpio::MM100_IGN5, // 151 relay output Gpio::MM100_IGN6, // 152 relay output - Gpio::MM100_INJ7, // 235 Low Side Output }; int getBoardMetaOutputsCount() { diff --git a/firmware/config/boards/hellen/hellen-112-17/connectors/main.yaml b/firmware/config/boards/hellen/hellen-112-17/connectors/main.yaml index b9ad8ace71..940c09e678 100644 --- a/firmware/config/boards/hellen/hellen-112-17/connectors/main.yaml +++ b/firmware/config/boards/hellen/hellen-112-17/connectors/main.yaml @@ -334,6 +334,7 @@ pins: type: ls ts_name: ___ injector output 4 - pin: 246 + class: outputs meta: MM100_INJ8 function: ___ low side 1.5A output type: ls