mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-22 03:40:04 +02:00
changed a printout
This commit is contained in:
parent
394526a9c3
commit
09d146ee55
@ -524,7 +524,7 @@ void* postProcessing::processData(int delflag) {
|
||||
if (ifp!=0){
|
||||
c=fgetc(stdin);
|
||||
if (c=='q') {
|
||||
cout<<"gonna stop"<<endl;
|
||||
cout<<"Caught the command to stop acquisition"<<endl;
|
||||
stopAcquisition();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user