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

View File

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