mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-26 00:00:02 +02:00
wip
This commit is contained in:
parent
567f4bcab6
commit
15343c3b18
@ -3742,6 +3742,7 @@ int program_fpga(int file_des) {
|
||||
fclose(fd);
|
||||
return FAIL;
|
||||
}
|
||||
|
||||
// copying program part by part
|
||||
uint64_t totalsize = filesize;
|
||||
while (ret != FAIL && filesize) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user