fixing default
This commit is contained in:
parent
649c56fe22
commit
2032b7364a
|
@ -187,7 +187,7 @@ void setBoardDefaultConfiguration() {
|
|||
engineConfiguration->clutchDownPinMode = PI_PULLDOWN;
|
||||
engineConfiguration->launchActivationMode = CLUTCH_INPUT_LAUNCH;
|
||||
// ? engineConfiguration->malfunctionIndicatorPin = Gpio::G4; //1E - Check Engine Light
|
||||
engineConfiguration->vrThreshold[0].pin = H144_OUT_PWM6;
|
||||
engineConfiguration->vrThreshold[0].pin = H144_OUT_PWM4;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue