From 65156463cba8b166a647348e73fa25f22301b886 Mon Sep 17 00:00:00 2001 From: Martin Donnelly Date: Wed, 6 Jul 2016 16:16:35 +0100 Subject: [PATCH] continuing --- lib/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(); }