auto-sync

This commit is contained in:
rusEfi 2017-01-05 13:01:54 -05:00
parent 59abe5585e
commit ab498de99e
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ void setRoverv8(DECLARE_ENGINE_PARAMETER_F) {
boardConfiguration->injectionPins[6] = GPIOE_2; // Frankenstein: low side - out #7
boardConfiguration->injectionPins[7] = GPIOE_3; // Frankenstein: low side - out #8
// PC0? boardConfiguration->fuelPumpPin = GPIOC_0; // Frankenstein: low side - out #9
boardConfiguration->fuelPumpPin = GPIOE_0; // Frankenstein: low side - out #9
boardConfiguration->malfunctionIndicatorPin = GPIOE_1; // Frankenstein: low side - out #10
boardConfiguration->fuelPumpPinMode = OM_DEFAULT;