From c2334c91dd8b04ad7237d48d24d1fc2a6ec63750 Mon Sep 17 00:00:00 2001 From: Dworkowski Florian Date: Fri, 6 Nov 2015 17:55:54 +0100 Subject: [PATCH] Closedown --- plugins/Microscope.form | 2 +- plugins/Microscope.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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);