following the pattern

This commit is contained in:
rusefi 2019-11-21 13:35:57 -05:00
parent f9ccaf5f01
commit 4faca85fdd
1 changed files with 2 additions and 0 deletions

View File

@ -86,7 +86,9 @@
#error "Unexpected OS ACCESS HERE"
#endif
#ifndef ETB_MAX_COUNT
#define ETB_MAX_COUNT 2
#endif /* ETB_MAX_COUNT */
static bool shouldResetPid = false;