mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 23:10:02 +02:00
wip
This commit is contained in:
parent
52585c99a1
commit
eb19ac1375
@ -365,7 +365,6 @@ int verifyChecksumFromFlash(char *mess, char *clientChecksum, char *fname,
|
||||
return FAIL;
|
||||
}
|
||||
const int readUnitSize = 128;
|
||||
char buf[readUnitSize]{};
|
||||
int c = fgetc(fp);
|
||||
int oldProgress = 0;
|
||||
ssize_t totalBytesRead = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user