progress: bringing simulator closer to real code
only:hellen-honda-k
This commit is contained in:
parent
6b4c4a5833
commit
b064052e01
|
@ -104,12 +104,12 @@ void rusEfiFunctionalTest(void) {
|
||||||
initFlash();
|
initFlash();
|
||||||
loadConfiguration();
|
loadConfiguration();
|
||||||
|
|
||||||
enableTriggerStimulator();
|
|
||||||
|
|
||||||
commonInitEngineController();
|
commonInitEngineController();
|
||||||
|
|
||||||
commonEarlyInit();
|
commonEarlyInit();
|
||||||
|
|
||||||
|
enableTriggerStimulator();
|
||||||
|
|
||||||
initStatusLoop();
|
initStatusLoop();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue