Обновление

This commit is contained in:
cfif 2026-04-14 12:12:13 +03:00
parent 4b91774857
commit 404bd02568
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@ static void Mma_InitSubSystems(tMma *env) {
bool result = DeviceStorage_Init(&env->storage, false, &env->flash->interface_calib, &env->flash->interface_param,
&env->slog.logger);
VarsTabDumpObserver_StartThread(&env->storage.dumpObserver);
LoadFromStorageToStatusData(&env->storage, &statusData.ecu);
// Включение 5V (0 - ВКЛ)