continuing

This commit is contained in:
Martin Donnelly 2016-07-06 14:02:16 +01:00
parent 79e2d30325
commit 83c75d0d67

View File

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