at least start
This commit is contained in:
parent
d5f44ddc6d
commit
ff7418c659
|
@ -146,7 +146,9 @@ void setBoardDefaultConfiguration() {
|
||||||
|
|
||||||
engineConfiguration->vvtCamSensorUseRise = true;
|
engineConfiguration->vvtCamSensorUseRise = true;
|
||||||
engineConfiguration->useOnlyRisingEdgeForTrigger = true;
|
engineConfiguration->useOnlyRisingEdgeForTrigger = true;
|
||||||
setAlgorithm(LM_SPEED_DENSITY);
|
// setAlgorithm(LM_SPEED_DENSITY);
|
||||||
|
// at least this starts
|
||||||
|
engineConfiguration->fuelAlgorithm = LM_ALPHA_N;
|
||||||
|
|
||||||
|
|
||||||
// Bosch VQ40 VR56 VK56 0280158007
|
// Bosch VQ40 VR56 VK56 0280158007
|
||||||
|
|
Loading…
Reference in New Issue