init ports if windows clients don't request init

This commit is contained in:
Todd Treece 2015-08-18 06:47:18 -04:00
parent 6d81502573
commit 04123d7972
2 changed files with 3 additions and 0 deletions

View file

@ -195,6 +195,8 @@ var WebsocketController = function(sockets, version) {
return;
}
if(! comName) onGetPorts();
logger.log("trying to init port: " + comName);
sp_controller.initPortWithConfigs(comName, config);
};

View file

@ -1,3 +1,4 @@
██╗ ██╗ ██████╗ █████╗ ██████╗ ██╗ ██╗███████╗
╚██╗██╔╝ ██╔════╝██╔══██╗██╔══██╗██║ ██║██╔════╝
╚███╔╝█████╗██║ ███████║██████╔╝██║ ██║█████╗