only:uaefi

This commit is contained in:
rusefillc 2024-03-06 20:10:58 -05:00
parent 07230ba46c
commit ee35b882a7
1 changed files with 1 additions and 0 deletions

View File

@ -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;