MRE QC build broken #4059

that's the new way to self-stimulate
This commit is contained in:
rusefi 2022-04-09 17:45:45 -04:00
parent 22cc61ad61
commit 358aa7ec14
1 changed files with 1 additions and 0 deletions

View File

@ -256,6 +256,7 @@ void runRusEfiWithConfig() {
#if HW_CHECK_ALWAYS_STIMULATE
// we need a special binary for final assembly check. We cannot afford to require too much software or too many steps
// to be executed at the place of assembly
engineConfiguration->triggerSimulatorFrequency = HW_CHECK_RPM;
enableTriggerStimulator();
#endif // HW_CHECK_ALWAYS_STIMULATE