This commit is contained in:
rusefi 2023-03-31 10:04:22 -04:00
parent 6347b11c27
commit 723b9aee65
1 changed files with 2 additions and 0 deletions

View File

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