Honda K cam wheels #3405

This commit is contained in:
Andrey 2021-10-26 22:21:59 -04:00
parent fd82f0e42d
commit 484d078752
1 changed files with 2 additions and 2 deletions

View File

@ -279,8 +279,8 @@ void configureHondaK_12_1(TriggerWaveform *s) {
void configureHondaK_4_1(TriggerWaveform *s) {
s->initialize(FOUR_STROKE_CAM_SENSOR);
s->setTriggerSynchronizationGap3(/*gapIndex*/0, 1.11, 2.01);
s->setSecondTriggerSynchronizationGap(0.38);
s->setTriggerSynchronizationGap3(/*gapIndex*/0, 1.11, 2.38);
s->setTriggerSynchronizationGap3(/*gapIndex*/1, 0.28, 0.474);
int start = 100;
int end = 150;