I have no idea what's broken
This commit is contained in:
parent
8ac4bc40da
commit
e29f993487
|
@ -211,7 +211,7 @@ void initMicrosecondTimer(void) {
|
|||
|
||||
lastSetTimerTimeNt = getTimeNowNt();
|
||||
|
||||
validateHardwareTimer();
|
||||
//todo:uncomment validateHardwareTimer();
|
||||
|
||||
watchDogBuddyCallback(NULL);
|
||||
#if EFI_EMULATE_POSITION_SENSORS
|
||||
|
|
Loading…
Reference in New Issue