Closedown

This commit is contained in:
gac-x03da
2021-11-15 14:30:55 +01:00
parent 02df2cf54d
commit 5bae4fdcdc

View File

@@ -115,7 +115,7 @@ public final class ScientaPanel extends DevicePanel {
stopTimer();
} else {
getDevice().getCurrentChannel().addListener(progressListener);
getDevice().getSpectrum().addListener(spectrumListener);
//getDevice().getSpectrum().addListener(spectrumListener);
//cameraPanel.startTimer(3000, 0);
startTimer(3000, 0);
getDevice().getSpectrum().updateAsync();