continuing

This commit is contained in:
Martin Donnelly 2016-07-06 14:01:04 +01:00
parent 87f7cb9ac7
commit 79e2d30325

View File

@ -24,6 +24,7 @@ var bluetest = module.exports = function(options) {
core.init = function(options) {
var _mac;
var tool_path = '';
//if ()
if (typeof options.mac !== 'undefined') {