removing weird stuff
This commit is contained in:
parent
3490cdc968
commit
92b38d21e3
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue