This commit is contained in:
rusefi 2017-06-04 16:24:17 -04:00
parent b83e378534
commit d5f338a209
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ EXTERN_ENGINE
static Logging * logger;
static bool isRunningBench = false;
// todo: move into Engine object?
// todo: looks like these flags are not currently used? dead functionality? unfinished functionality?
static int is_injector_enabled[INJECTION_PIN_COUNT];
bool isRunningBenchTest(void) {