fixing build

This commit is contained in:
rusefi 2017-05-19 22:30:21 -04:00
parent 1c6d530f1c
commit a55b56cbae
1 changed files with 2 additions and 0 deletions

View File

@ -398,7 +398,9 @@ extern int vvtEventRiseCounter;
extern int vvtEventFallCounter;
void resetMaxValues() {
#if (EFI_PROD_CODE || EFI_SIMULATOR) || defined(__DOXYGEN__)
maxEventQueueTime = triggerMaxDuration = 0;
#endif /* EFI_PROD_CODE || EFI_SIMULATOR */
}
void triggerInfo(void) {