Remove old clearPins function

This commit is contained in:
mmcwilliams 2017-08-21 23:55:38 -04:00
parent e77db95684
commit aca94c1ec9
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ function index (req, res, next) {
function init () {
createPins()
createServer()
ble.on('data', (str) => {