I have no idea what's broken
This commit is contained in:
parent
12746ca91d
commit
630f706f39
|
@ -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