Mitsubishi 3A92 Support - 3 cylinder #4011

This commit is contained in:
Andrey 2022-03-19 21:34:25 -04:00
parent 8e9ec8a26d
commit 394deca94a
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ void initializeMitsubishi4g18(TriggerWaveform *s) {
void initialize36_2_1_1(TriggerWaveform *s) {
s->initialize(FOUR_STROKE_CRANK_SENSOR);
s->tdcPosition = 90;
int totalTeethCount = 36;
float engineCycle = FOUR_STROKE_ENGINE_CYCLE;