This commit is contained in:
rusefi 2020-09-19 04:38:59 -04:00
parent c1699d91d0
commit b91a656a51
1 changed files with 3 additions and 0 deletions

View File

@ -305,6 +305,9 @@ public:
*/
bool isFunctionalTestMode = false;
/**
* See also triggerSimulatorFrequency
*/
bool directSelfStimulation = false;
void resetEngineSnifferIfInTestMode();