GM x24 is a well defined trigger needs hard-coded tdcPosition fix #2054
This commit is contained in:
parent
94d179e970
commit
3c623d8ed1
|
@ -101,6 +101,7 @@ void initGmLS24(TriggerWaveform *s) {
|
|||
angle = gm_tooth_pair(angle, bit, s, CRANK_MODE_MULTIPLIER);
|
||||
}
|
||||
|
||||
s->tdcPosition = 50;
|
||||
s->useOnlyPrimaryForSync = true;
|
||||
|
||||
// This is tooth #20, at 310 degrees ATDC #1
|
||||
|
|
Loading…
Reference in New Issue