only:hellen-112-17
This commit is contained in:
parent
d7ebce0f61
commit
130a6ea08f
|
@ -158,13 +158,13 @@ static Gpio OUTPUTS[] = {
|
||||||
Gpio::MM100_INJ7, // 9 235 Low Side Output
|
Gpio::MM100_INJ7, // 9 235 Low Side Output
|
||||||
Gpio::MM100_INJ5, // 101 low side 1.5A output
|
Gpio::MM100_INJ5, // 101 low side 1.5A output
|
||||||
Gpio::MM100_INJ6, // 102 low side 1.5A output
|
Gpio::MM100_INJ6, // 102 low side 1.5A output
|
||||||
Gpio::MM100_IGN8, // 115 Main Relay
|
Gpio::MM100_IGN8, // 12 115 Main Relay
|
||||||
Gpio::MM100_OUT_PWM3, // 131 Relay Output
|
Gpio::MM100_OUT_PWM3, // 131 Relay Output
|
||||||
Gpio::MM100_IGN7, // 140 Relay Output
|
Gpio::MM100_IGN7, // 140 Relay Output
|
||||||
Gpio::MM100_OUT_PWM4, // 141 Engine Radiator Fan
|
Gpio::MM100_OUT_PWM4, // 141 Engine Radiator Fan
|
||||||
Gpio::MM100_OUT_PWM5, // 142 Fuel Pump Relay
|
Gpio::MM100_OUT_PWM5, // 142 Fuel Pump Relay
|
||||||
Gpio::MM100_IGN5, // 151 relay output
|
Gpio::MM100_IGN5, // 151 relay output
|
||||||
Gpio::MM100_IGN6, // 152 relay output
|
Gpio::MM100_IGN6, // 18 152 relay output
|
||||||
};
|
};
|
||||||
|
|
||||||
int getBoardMetaOutputsCount() {
|
int getBoardMetaOutputsCount() {
|
||||||
|
|
|
@ -336,7 +336,7 @@ pins:
|
||||||
- pin: 246
|
- pin: 246
|
||||||
class: outputs
|
class: outputs
|
||||||
meta: MM100_INJ8
|
meta: MM100_INJ8
|
||||||
function: ___ low side 1.5A output
|
ts_name: ___ low side 1.5A output
|
||||||
type: ls
|
type: ls
|
||||||
- pin: 247
|
- pin: 247
|
||||||
function: Analog GND
|
function: Analog GND
|
||||||
|
|
Loading…
Reference in New Issue