Обновление платы на V2
This commit is contained in:
parent
71fb71b202
commit
639b422852
|
|
@ -162,5 +162,7 @@ void SaveToStorageFromStatusData(tDeviceStorage *env, ecu_identification_t *ecu)
|
|||
LoggerErrorStatic(LOGGER, LOG_SIGN, "Access error SaveToStorageFromStatusData");
|
||||
}
|
||||
|
||||
DeviceStorageParam_DelayedDump(env);
|
||||
// DeviceStorageParam_DelayedDump(env);
|
||||
|
||||
DeviceStorageParam_ForceDump(env);
|
||||
}
|
||||
Loading…
Reference in New Issue