This commit is contained in:
rusefillc 2022-04-24 16:17:42 -04:00
parent ff7418c659
commit 4b8b7b1d70
1 changed files with 2 additions and 0 deletions

View File

@ -183,6 +183,8 @@ static void addvq30tooth(TriggerWaveform *s, float angle) {
s->addEvent360(angle, T_PRIMARY, TV_FALL);
}
// yes, this is CAM shaft shape NOT crank shaft shape!
// we will add crank shape once Pavel makes progress
void initializeNissanVQ30cam(TriggerWaveform *s) {
s->initialize(FOUR_STROKE_CAM_SENSOR);