diff --git a/plugins/Microscope.form b/plugins/Microscope.form index 02fb57a..a4ac0aa 100644 --- a/plugins/Microscope.form +++ b/plugins/Microscope.form @@ -64,7 +64,7 @@ - + diff --git a/plugins/Microscope.java b/plugins/Microscope.java index 8be4334..bb9c0d4 100644 --- a/plugins/Microscope.java +++ b/plugins/Microscope.java @@ -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);