MAF for vvt

This commit is contained in:
rusEfi 2017-04-21 20:21:28 -04:00
parent ed4098790c
commit 2837dca7c0
1 changed files with 2 additions and 0 deletions

View File

@ -315,4 +315,6 @@ void setMazdaMiata2003EngineConfigurationNewBoard(DECLARE_ENGINE_PARAMETER_F) {
// Frankenso analog #7 pin 3J, W48 top <>W48 bottom jumper, not OEM
engineConfiguration->afr.hwChannel = EFI_ADC_3; // PA3
engineConfiguration->mafAdcChannel = EFI_ADC_4; // PA4
}