This commit is contained in:
rusEfi 2017-04-24 22:06:45 -04:00
parent be76c7e657
commit 67df377f1e
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ void setMazdaMiata2003EngineConfiguration(DECLARE_ENGINE_PARAMETER_F) {
boardConfiguration->alternatorControlPin = GPIOE_10;
boardConfiguration->alternatorControlPinMode = OM_OPENDRAIN;
boardConfiguration->vehicleSpeedSensorInputPin = GPIOA_8;
// boardConfiguration->vehicleSpeedSensorInputPin = GPIOA_8; // https://github.com/rusefi/rusefi/issues/401
// enable altdebug
engineConfiguration->targetVBatt = 13.8;