docs
This commit is contained in:
parent
c1699d91d0
commit
b91a656a51
|
@ -305,6 +305,9 @@ public:
|
||||||
*/
|
*/
|
||||||
bool isFunctionalTestMode = false;
|
bool isFunctionalTestMode = false;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* See also triggerSimulatorFrequency
|
||||||
|
*/
|
||||||
bool directSelfStimulation = false;
|
bool directSelfStimulation = false;
|
||||||
|
|
||||||
void resetEngineSnifferIfInTestMode();
|
void resetEngineSnifferIfInTestMode();
|
||||||
|
|
Loading…
Reference in New Issue