HD minor defaults progress

This commit is contained in:
rusefillc 2022-04-19 19:33:20 -04:00
parent 0680b44fe1
commit 47310b0ee7
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ static void setupDefaultSensorInputs() {
engineConfiguration->baroSensor.type = MT_MPXH6400;
engineConfiguration->baroSensor.hwChannel = H144_IN_MAP3;
engineConfiguration->afr.hwChannel = EFI_ADC_1;
engineConfiguration->afr.hwChannel = EFI_ADC_NONE;
engineConfiguration->clt.adcChannel = H144_IN_CLT;