Revert "Feb20: 3rd ticket for 4g9x mess #5111"

This reverts commit a8141a5f68.
This commit is contained in:
Andrey 2023-02-21 16:49:53 -05:00
parent a8141a5f68
commit d8a8f78010
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ void initializeMitsubishi4G93(TriggerWaveform *s) {
}
void initializeMitsubishi75(TriggerWaveform *s) {
s->initialize(FOUR_STROKE_CAM_SENSOR, SyncEdge::Both);
s->initialize(FOUR_STROKE_CAM_SENSOR, SyncEdge::Fall);
s->setTriggerSynchronizationGap(1.6666);