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