docs
This commit is contained in:
parent
ff7418c659
commit
4b8b7b1d70
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in New Issue