reducing code duplication
This commit is contained in:
parent
9629484bb3
commit
ab3a862f19
|
@ -89,9 +89,9 @@ public:
|
|||
/**
|
||||
* this is important for crank-based virtual trigger and VVT magic
|
||||
*/
|
||||
bool isEvenRevolution() const;
|
||||
void incrementTotalEventCounter();
|
||||
bool syncSymmetricalCrank(int mod, int remainder);
|
||||
|
||||
efitime_t getTotalEventCounter() const;
|
||||
|
||||
void decodeTriggerEvent(
|
||||
|
|
Loading…
Reference in New Issue