Обновление платы на V2
This commit is contained in:
parent
b9fd39b762
commit
71fb71b202
|
|
@ -76,6 +76,7 @@ bool DeviceStorage_LoadCalib(tDeviceStorage *env) {
|
|||
return false;
|
||||
}
|
||||
|
||||
|
||||
void DeviceStorageCalib_ForceDump(tDeviceStorage *env) {
|
||||
VarsTabDumpObserverCalib_Dump(&env->dumpObserver);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue