mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 23:10: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;
|
return NULL;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
//usleep(0);
|
//usleep(1000000);
|
||||||
usleep(1000000);
|
|
||||||
printf("*****Done Waiting...\n");
|
printf("*****Done Waiting...\n");
|
||||||
//}
|
//}
|
||||||
*ret = (int)FINISHED;
|
*ret = (int)FINISHED;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user