36/2/2/2 is confusing #5566

only: code comments
This commit is contained in:
Andrey 2023-09-15 23:40:31 -04:00
parent 708d92668e
commit 0a459fa9f5
1 changed files with 1 additions and 0 deletions

View File

@ -152,6 +152,7 @@ public:
TriggerWheel triggerSignalIndeces[PWM_PHASE_MAX_COUNT];
TriggerValue triggerSignalStates[PWM_PHASE_MAX_COUNT];
// see also 'doesTriggerImplyOperationMode'
// todo: reuse doesTriggerImplyOperationMode instead of separate field only which is only used for metadata anyway?
bool knownOperationMode = true;
#endif