This commit is contained in:
rusefi 2017-02-23 13:53:27 -05:00
parent 5f04f58a0d
commit f8c7528ec9
2 changed files with 2 additions and 1 deletions

View File

@ -106,7 +106,7 @@ void TriggerShape::initialize(operation_mode_e operationMode, bool needSecondTri
tdcPosition = 0;
useOnlyPrimaryForSync = false;
shapeDefinitionError = useOnlyPrimaryForSync = false;
useRiseEdge = true;
invertOnAdd = false;

View File

@ -57,6 +57,7 @@ public:
bool isSynchronizationNeeded;
bool needSecondTriggerInput;
bool shapeDefinitionError;
/**
* duty cycle for each individual trigger channel