Kawasaki KX450F trigger wheel #2538
This commit is contained in:
parent
03bd2545ef
commit
01344ec851
|
@ -108,6 +108,8 @@ void configureKawaKX450F(TriggerWaveform *s) {
|
|||
float engineCycle = FOUR_STROKE_ENGINE_CYCLE;
|
||||
s->initialize(FOUR_STROKE_CRANK_SENSOR);
|
||||
|
||||
s->setTriggerSynchronizationGap(2.28);
|
||||
|
||||
float toothWidth = 3 / 20.0;
|
||||
|
||||
addSkippedToothTriggerEvents(T_PRIMARY, s, 18, 0, toothWidth, 0, engineCycle,
|
||||
|
|
Loading…
Reference in New Issue