auto-sync
This commit is contained in:
parent
11108f3982
commit
9a631ea546
|
@ -63,7 +63,7 @@ void setMazda626EngineConfiguration(DECLARE_ENGINE_PARAMETER_F) {
|
||||||
|
|
||||||
commonFrankensoAnalogInputs(engineConfiguration);
|
commonFrankensoAnalogInputs(engineConfiguration);
|
||||||
// engineConfiguration->map.sensor.hwChannel = EFI_ADC_4;
|
// engineConfiguration->map.sensor.hwChannel = EFI_ADC_4;
|
||||||
engineConfiguration->mafAdcChannel = EFI_ADC_0;
|
engineConfiguration->mafAdcChannel = EFI_ADC_NONE;
|
||||||
|
|
||||||
// todo: 8.2 or 10k?
|
// todo: 8.2 or 10k?
|
||||||
engineConfiguration->vbattDividerCoeff = ((float) (10 + 33)) / 10 * 2;
|
engineConfiguration->vbattDividerCoeff = ((float) (10 + 33)) / 10 * 2;
|
||||||
|
|
Loading…
Reference in New Issue