auto-sync

This commit is contained in:
rusEfi 2014-09-27 12:03:11 -05:00
parent 154c24090e
commit aaabf3afa5
1 changed files with 2 additions and 1 deletions

View File

@ -48,8 +48,9 @@ void Engine::watchdog() {
return;
}
isSpinning = true;
#if EFI_PROD_CODE || EFI_SIMULATOR
scheduleMsg(&logger, "engine has STOPPED");
#endif
for (int i = 0; i < engineConfiguration->cylindersCount; i++) {
// io_pin_e pin = (io_pin_e) ((int) INJECTOR_1_OUTPUT + i);