Backup function
Data backup and restore
A button has been added to the main menu.
A data backup to a ZIP archive can be created in the submenu. The ‘config.json’ file is also created. The ZIP archive is not cached in the file system but downloaded directly.
A ZIP archive is uploaded for data recovery. This is not stored temporarily in the file system but unpacked directly. Files that already exist are overwritten.
Only uncompressed ZIP archives are processed (store mode).
Translated with DeepL.com (free version)
I'll see what I can do.
I have found an problem. I am still looking for the error. It is related to the call of the function “timeSetConfig(settings[FPSTR(FP_TIME)]);” in the file “hasp_config.cpp”.