You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (connectedToCOM ==false&& portsFound ==true&& availableCOMs.length >0) { //only allow to save settings if not currently connected to COM port and there are available COM ports
479
+
if (connectedToCOM ==false&& portsFound ==true) { //only allow to save settings if not currently connected to COM port and there are available COM ports
0 commit comments