diff --git a/lib/index.js b/lib/index.js index 1101c66..0e6f2ae 100644 --- a/lib/index.js +++ b/lib/index.js @@ -151,7 +151,7 @@ var bluetest = module.exports = function(options) { } else { - core.connectGattP(); + core.connectGatt(); }