mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-01 09:01:19 +01:00
gui works
This commit is contained in:
@@ -284,7 +284,9 @@ void DataProcessor::StopProcessing(char* buf) {
|
||||
|
||||
file->CloseCurrentFile();
|
||||
StopRunning();
|
||||
cprintf(BLUE,"%d: Processing Completed\n", index);
|
||||
#ifdef VERBOSE
|
||||
printf("%d: Processing Completed\n", index);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user