Skip to content

Commit

Permalink
Mitsubishi 3A92 Support - 3 cylinder #4011
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefillc committed Mar 20, 2022
1 parent c0e26f9 commit 921aed3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 921aed3

Please sign in to comment.