SD enable
This commit is contained in:
parent
5f15b8e48b
commit
cd4c665ea0
|
@ -598,6 +598,8 @@ static void setMiataNB2_MRE_common(DECLARE_CONFIG_PARAMETER_SIGNATURE) {
|
|||
engineConfiguration->tachOutputPin = GPIOD_7; // tachometer
|
||||
CONFIG(tachPulsePerRev) = 2;
|
||||
|
||||
CONFIG(isSdCardEnabled) = true;
|
||||
|
||||
// set cranking_fuel 9
|
||||
engineConfiguration->cranking.baseFuel = 9; // higher value for return system NA conversion since lower fuel pressure
|
||||
|
||||
|
|
Loading…
Reference in New Issue