From aca94c1ec9c50ae0722f3c30355a81275b124e87 Mon Sep 17 00:00:00 2001 From: mmcwilliams Date: Mon, 21 Aug 2017 23:55:38 -0400 Subject: [PATCH] Remove old clearPins function --- index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/index.js b/index.js index 7eb5d95..29a00e6 100644 --- a/index.js +++ b/index.js @@ -49,7 +49,6 @@ function index (req, res, next) { function init () { - createPins() createServer() ble.on('data', (str) => {