subaru 7/6 progress based on https://rusefi.com/forum/viewtopic.php?p=41021#p41021
This commit is contained in:
parent
c6e3bf7c52
commit
4216080e49
|
@ -51,7 +51,7 @@ static void initializeSubaru7_6(TriggerWaveform *s, bool withCrankWheel) {
|
|||
|
||||
float magic = 333;
|
||||
|
||||
s->tdcPosition = 200 + 360;
|
||||
s->tdcPosition = 160 + 360;
|
||||
|
||||
float width = 5;
|
||||
|
||||
|
|
Loading…
Reference in New Issue