mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 06:50:02 +02:00
usleep in detector taken off
This commit is contained in:
parent
62c92dd364
commit
ab9e01f212
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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user