feat: cfi package update

This commit is contained in:
semenov
2026-02-16 09:35:38 +03:00
parent c16e99cc3e
commit a3d6c2899b
9 changed files with 21 additions and 11 deletions

View File

@@ -55,6 +55,7 @@ static const QString commandUnchangable = "UNCHANGEABLE";
static const QString commandUpdateFilesClient = "update";
static const QString commandGetTasks = "GETTASKS";
static const QString commandeGetOfflineMessages = "GETOFFLINEMESSAGE";
static const QString commandGetCFI = "GETCFI";
//static quint64 fileBlockSize = 1460;
static quint64 sendFileBlockSize = 256000;