Hellen says merge #1772 progress

This commit is contained in:
rusefi 2020-09-10 21:26:21 -04:00
parent 3d4228dd40
commit 6726e11579
1 changed files with 2 additions and 0 deletions

View File

@ -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() {