This commit is contained in:
rusefillc 2022-08-22 18:44:44 -04:00
parent 9ce8250a90
commit db0ff659c7
1 changed files with 1 additions and 0 deletions

View File

@ -152,6 +152,7 @@ public:
bool useOnlyPrimaryForSync;
/**
* Should we use falls or rises for gap ratio detection?
* See also useOnlyRisingEdgeForTrigger
*/
bool useRiseEdge;
/**