honda trigger sync ratio (#4194)

This commit is contained in:
Matthew Kennedy 2022-05-24 14:12:36 -07:00 committed by GitHub
parent 839a38e330
commit 90cc62a667
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ void configure12ToothCrank(TriggerWaveform* s) {
// Sync after 3 good teeth
for (size_t i = 0; i < 3; i++) {
s->setTriggerSynchronizationGap3(i, 0.75f, 1.25f);
s->setTriggerSynchronizationGap3(i, 0.55f, 1.45f);
}
// Just a single tooth with 50% duty cycle