Minor Subaru 6/7 decoder tweak
This commit is contained in:
parent
c791302a0e
commit
90b4f5f62f
|
@ -1914,7 +1914,9 @@ void triggerPri_Subaru67()
|
|||
break;
|
||||
|
||||
default:
|
||||
//Almost certainly due to noise
|
||||
//Almost certainly due to noise or cranking stop/start
|
||||
currentStatus.hasSync = false;
|
||||
secondaryToothCount = 0;
|
||||
break;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue