auto-sync

This commit is contained in:
rusEfi 2014-10-31 19:03:04 -05:00
parent a99fe5ff4e
commit 9182b0d725
1 changed files with 4 additions and 0 deletions

View File

@ -185,6 +185,10 @@ void setDodgeNeonNGCEngineConfiguration(engine_configuration_s *engineConfigurat
boardConfiguration->idleValvePin = GPIOE_5;
boardConfiguration->fuelPumpPin = GPIOE_3;
boardConfiguration->fuelPumpPinMode = OM_DEFAULT;
boardConfiguration->gps_rx_pin = GPIO_NONE;
boardConfiguration->gps_tx_pin = GPIO_NONE;