Closedown

This commit is contained in:
2015-11-06 17:55:54 +01:00
parent 99fc273da8
commit c2334c91dd
2 changed files with 2 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ public class Microscope extends Panel {
processVariablePanel2 = new ch.psi.pshell.swing.ProcessVariablePanel();
renderer.setAutoscrolls(true);
renderer.setDeviceName("mic-low");
renderer.setDeviceName("mic-high");
renderer.setMode(ch.psi.pshell.imaging.RendererMode.Fixed);
renderer.setShowStatus(false);