only:alphax-4chan

This commit is contained in:
rusefi 2023-12-17 01:43:59 -05:00
parent 2cc80fc6af
commit aa30b84867
1 changed files with 1 additions and 0 deletions

View File

@ -197,6 +197,7 @@ void setBoardDefaultConfiguration() {
// ? engineConfiguration->malfunctionIndicatorPin = Gpio::G4; //1E - Check Engine Light
engineConfiguration->vrThreshold[0].pin = Gpio::H144_OUT_PWM6;
engineConfiguration->vrThreshold[1].pin = Gpio::H144_OUT_PWM4;
setAccelerometerSpi();
}
void boardPrepareForStop() {