need Proteus QC
This commit is contained in:
parent
c9d7054e55
commit
22c59d6db0
|
@ -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