mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-04 10:38:41 +01:00
usleep in detector taken off
This commit is contained in:
Binary file not shown.
@@ -689,8 +689,7 @@ char *readFrame(int *ret, char *mess){
|
|||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
//usleep(0);
|
//usleep(1000000);
|
||||||
usleep(1000000);
|
|
||||||
printf("*****Done Waiting...\n");
|
printf("*****Done Waiting...\n");
|
||||||
//}
|
//}
|
||||||
*ret = (int)FINISHED;
|
*ret = (int)FINISHED;
|
||||||
|
|||||||
Reference in New Issue
Block a user