mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 12:27:14 +02: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;
|
||||
}
|
||||
}
|
||||
//usleep(0);
|
||||
usleep(1000000);
|
||||
//usleep(1000000);
|
||||
printf("*****Done Waiting...\n");
|
||||
//}
|
||||
*ret = (int)FINISHED;
|
||||
|
Reference in New Issue
Block a user