progress: bringing simulator closer to real code

only:hellen-honda-k
This commit is contained in:
Andrey 2023-03-05 02:19:56 -05:00
parent 6b4c4a5833
commit b064052e01
1 changed files with 2 additions and 2 deletions

View File

@ -104,12 +104,12 @@ void rusEfiFunctionalTest(void) {
initFlash(); initFlash();
loadConfiguration(); loadConfiguration();
enableTriggerStimulator();
commonInitEngineController(); commonInitEngineController();
commonEarlyInit(); commonEarlyInit();
enableTriggerStimulator();
initStatusLoop(); initStatusLoop();
/** /**