Festiva defaults fix

This commit is contained in:
rusefi 2019-02-02 20:20:30 -05:00
parent 8649904dcc
commit 4c7fdc8365
1 changed files with 2 additions and 1 deletions

View File

@ -290,7 +290,8 @@ void setFordEscortGt(DECLARE_ENGINE_PARAMETER_SIGNATURE) {
boardConfiguration->isSdCardEnabled = true;
// engineConfiguration->useFSIO16ForTimingAdjustment = true;
engineConfiguration->fsioAdc[0] = EFI_ADC_12; // PA3
// we wanted to have a timinig table adjustment switch here
// engineConfiguration->fsioAdc[0] = EFI_ADC_12; // PC2
strcpy(config->fsioFormulas[15], ANALOG_CONDITION);