Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077
This commit is contained in:
parent
12cb86ec03
commit
59f23e294b
|
@ -83,6 +83,9 @@ public:
|
|||
*/
|
||||
bool isSynchronizationNeeded;
|
||||
|
||||
/**
|
||||
* trigger meta information: is second wheel mounted on crank shaft ('false') or cam shaft ('true')
|
||||
*/
|
||||
bool isSecondWheelCam;
|
||||
/**
|
||||
* number of consecutive trigger gaps needed to synchronize
|
||||
|
|
Loading…
Reference in New Issue