mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 08:09:21 +01:00
somewhere
This commit is contained in:
@@ -481,7 +481,7 @@ void* postProcessing::processData(int delflag) {
|
||||
}
|
||||
}
|
||||
//receiver
|
||||
else{
|
||||
else{cprintf(RED,"In post processing threads\n");
|
||||
|
||||
|
||||
if(dataReady){
|
||||
@@ -517,7 +517,7 @@ void* postProcessing::processData(int delflag) {
|
||||
|
||||
//cout<<"exiting from proccessing thread"<<endl;
|
||||
|
||||
|
||||
cprintf(RED,"Exiting post processing thread\n");
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user