only:uaefi
This commit is contained in:
parent
07230ba46c
commit
ee35b882a7
|
@ -37,6 +37,7 @@ void setHondaObd1() {
|
|||
|
||||
engineConfiguration->idle.solenoidPin = Gpio::MM100_INJ8;
|
||||
engineConfiguration->malfunctionIndicatorPin = Gpio::MM100_INJ7;
|
||||
engineConfiguration->acRelayPin = Gpio::MM100_OUT_PWM1;
|
||||
|
||||
engineConfiguration->camInputs[0] = Gpio::MM100_UART8_RX; // "C18 VR1+ Discrete"
|
||||
engineConfiguration->camInputs[1] = Gpio::Unassigned;
|
||||
|
|
Loading…
Reference in New Issue