need Proteus QC
This commit is contained in:
parent
69d3e046f7
commit
8dd2e9beb6
|
@ -271,7 +271,6 @@ void runRusEfiWithConfig() {
|
||||||
#if HW_CHECK_ALWAYS_STIMULATE
|
#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
|
// 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
|
// to be executed at the place of assembly
|
||||||
engineConfiguration->triggerSimulatorFrequency = HW_CHECK_RPM;
|
|
||||||
enableTriggerStimulator();
|
enableTriggerStimulator();
|
||||||
#endif // HW_CHECK_ALWAYS_STIMULATE
|
#endif // HW_CHECK_ALWAYS_STIMULATE
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue