removing weird stuff

This commit is contained in:
rusefi 2021-01-28 23:16:43 -05:00
parent 3490cdc968
commit 92b38d21e3
1 changed files with 0 additions and 3 deletions

View File

@ -428,9 +428,6 @@ void setMiataNA6_MAP_MRE(DECLARE_CONFIG_PARAMETER_SIGNATURE) {
// EFI_ADC_3: "22 - AN temp 4"
engineConfiguration->acSwitch = GPIOA_6;
engineConfiguration->warningLedPin = GPIOD_13;
engineConfiguration->triggerErrorPin = GPIOE_1;
// todo: ask Stefan to clarify this
engineConfiguration->tps1_1AdcChannel = EFI_ADC_6; // "26 - AN volt 2"
engineConfiguration->tpsMin = 0;