only:hellen-112-17
This commit is contained in:
parent
43ed769aeb
commit
fbd83d2298
|
@ -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() {
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue