Feb20: 3rd ticket for 4g9x mess #5111
random shit at this point only: alphax-4chan
This commit is contained in:
parent
6e96929d4d
commit
247108def3
|
@ -75,9 +75,9 @@ void initializeMitsubishi4G93(TriggerWaveform *s) {
|
|||
}
|
||||
|
||||
void initializeMitsubishi75(TriggerWaveform *s) {
|
||||
s->initialize(FOUR_STROKE_CAM_SENSOR, SyncEdge::Fall);
|
||||
s->initialize(FOUR_STROKE_CAM_SENSOR, SyncEdge::Both);
|
||||
|
||||
s->setTriggerSynchronizationGap(1.6666);
|
||||
s->setTriggerSynchronizationGap(3.2);
|
||||
|
||||
addMitsu93(s, /*addSecondary*/true);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue