we have weird HS2<>HS3 and HS3<>HS2 on the schematics, let's just accept it https://github.com/rusefi/alphax-8chan/issues/127
only:alphax-8chan
This commit is contained in:
parent
3af3149eb7
commit
9e5718fcc2
|
@ -235,8 +235,8 @@ static Gpio OUTPUTS[] = {
|
|||
Gpio::MM176_OUT_IO7, // 34C - Low Side 7
|
||||
Gpio::MM176_OUT_PWM8, // 5C - High Side 1
|
||||
|
||||
Gpio::MM176_OUT_IO1, // 6C - High Side 2
|
||||
Gpio::MM176_OUT_IO2, // 7C - High Side 3
|
||||
Gpio::MM176_OUT_IO2, // 6C - High Side 2
|
||||
Gpio::MM176_OUT_IO1, // 7C - High Side 3
|
||||
Gpio::MM176_IGN1, // 11C - Ignition 1
|
||||
Gpio::MM176_IGN3, // 13C - Ignition 3
|
||||
Gpio::MM176_IGN5, // 14C - Ignition 5
|
||||
|
|
Loading…
Reference in New Issue