auto-sync

This commit is contained in:
rusEfi 2015-10-22 13:01:24 -04:00
parent 53c6f1f4c8
commit 9ecab2b9cd
2 changed files with 5 additions and 0 deletions

View File

@ -544,6 +544,9 @@ void setDefaultConfiguration(DECLARE_ENGINE_PARAMETER_F) {
engineConfiguration->fsioInputModes[i] = PI_DEFAULT;
}
engineConfiguration->communicationPin = GPIOD_15;
engineConfiguration->runningPin = GPIOD_12;
boardConfiguration->triggerSimulatorPins[0] = GPIOD_1;
boardConfiguration->triggerSimulatorPins[1] = GPIOD_2;
boardConfiguration->triggerSimulatorPins[2] = GPIO_UNASSIGNED;

View File

@ -1399,6 +1399,8 @@ fileVersion = { 20150625 }
field = "Injection", isInjectionEnabled
field = "Ignition", isIgnitionEnabled
field = "Global fuel correction", globalFuelCorrection
field = "comm status pin", communicationPin
field = "running status", runningPin
; Tuning->Cranking
dialog = cranking, "Cranking"