refactoring

This commit is contained in:
rusefi 2017-06-08 22:54:51 -04:00
parent d908300077
commit 589ecd02f1
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ static msg_t csThread(void) {
}
#if EFI_PROD_CODE || defined(__DOXYGEN__)
Overflow64Counter halTime;
static Overflow64Counter halTime;
/**
* 64-bit result would not overflow, but that's complex stuff for our 32-bit MCU