Hellen says merge #1772 progress
This commit is contained in:
parent
acc2720170
commit
370c107793
|
@ -602,7 +602,9 @@ void doScheduleStopEngine(DECLARE_ENGINE_PARAMETER_SIGNATURE) {
|
|||
enginePins.stopPins();
|
||||
// todo: initiate stepper motor parking
|
||||
// make sure we have stored all the info
|
||||
#if EFI_PROD_CODE
|
||||
backupRamFlush();
|
||||
#endif // EFI_PROD_CODE
|
||||
}
|
||||
|
||||
void action_s::execute() {
|
||||
|
|
Loading…
Reference in New Issue