Startup
This commit is contained in:
@@ -29,7 +29,7 @@ public class Camtool extends ArraySource {
|
||||
|
||||
|
||||
public Camtool(String name, String prefix) {
|
||||
this(name, prefix, false, true);
|
||||
this(name, prefix, true, true);
|
||||
}
|
||||
|
||||
public Camtool(String name, String prefix, boolean latch, boolean roi) {
|
||||
|
||||
Reference in New Issue
Block a user