auto-sync

This commit is contained in:
rusEfi 2014-11-06 16:03:17 -06:00
parent ef15cc4e68
commit cd7671d3ef
1 changed files with 1 additions and 0 deletions

View File

@ -45,4 +45,5 @@ void setBmwE43(engine_configuration_s *engineConfiguration) {
bc->ignitionPins[4] = GPIOC_9; // #5
bc->ignitionPins[5] = GPIO_NONE; // #6
engineConfiguration->map.sensor.sensorType = MT_MPX4250;
}