minor piece of mind

This commit is contained in:
rusefi 2017-11-04 19:37:40 -04:00
parent a483ac16f1
commit e5a4f56533
1 changed files with 2 additions and 0 deletions

View File

@ -964,6 +964,8 @@ static void disableSpi(int index) {
void stopEngine(void) {
engine->stopEngineRequestTimeNt = getTimeNowNt();
// let's close injectors or else if these happen to be open right now
enginePins.stopPins();
}
static void printAllInfo(void) {