mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 21:26:50 +01:00
got rid completely of threaded proccessing
This commit is contained in:
@@ -871,6 +871,11 @@ void readFrame(int *ret, char *mess){
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
//wait for detector to send
|
||||
|
||||
|
||||
|
||||
printf("*****Done Waiting...\n");
|
||||
*ret = (int)FINISHED;
|
||||
strcpy(mess,"acquisition successfully finished\n");
|
||||
|
||||
Reference in New Issue
Block a user