merc
This commit is contained in:
parent
6b092f66c5
commit
48c41714c3
|
@ -86,6 +86,7 @@ static void setupDefaultSensorInputs() {
|
|||
engineConfiguration->camInputs[0] = GPIOA_6;
|
||||
|
||||
engineConfiguration->tps1_1AdcChannel = EFI_ADC_4;
|
||||
engineConfiguration->tps1_2AdcChannel = EFI_ADC_8;
|
||||
engineConfiguration->tps2_1AdcChannel = EFI_ADC_NONE;
|
||||
|
||||
engineConfiguration->mafAdcChannel = EFI_ADC_10;
|
||||
|
|
Loading…
Reference in New Issue