parent
22cc61ad61
commit
358aa7ec14
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue