start/stop works now

This commit is contained in:
rusefi 2020-04-01 21:22:54 -04:00
parent cd3ef56b55
commit eef32ee4fc
1 changed files with 2 additions and 1 deletions

View File

@ -257,9 +257,10 @@ static void doPeriodicSlowCallback(DECLARE_ENGINE_PARAMETER_SIGNATURE) {
efiAssertVoid(CUSTOM_ERR_6661, getCurrentRemainingStack() > 64, "lowStckOnEv");
#if EFI_PROD_CODE
touchTimeCounter();
#endif /* EFI_PROD_CODE */
slowStartStopButtonCallback(PASS_ENGINE_PARAMETER_SIGNATURE);
#endif /* EFI_PROD_CODE */
/**
* Update engine RPM state if needed (check timeouts).