Startup
This commit is contained in:
@@ -206,8 +206,9 @@ public class AthosCameras extends Panel {
|
||||
}
|
||||
|
||||
void stopRecording() throws InterruptedException{
|
||||
System.out.println("stopRecording");
|
||||
System.out.println("stopRecording");
|
||||
scan.abort();
|
||||
showMessage("Data recording", "Data saved to: " + getContext().getExecutionPars().getPath());
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user