Startup
This commit is contained in:
@@ -209,7 +209,7 @@ public class XPSSpectrum extends Panel {
|
||||
args.put("ENDSCAN", checkEndScan.isSelected());
|
||||
currentScanIndex = -1;
|
||||
runAsync("XPSSpectrum", args);
|
||||
startTimer(500);
|
||||
startTimer(500,100);
|
||||
running = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user