Caught the last boneheaded error I will make tonight

This commit is contained in:
mmcwilliams 2019-10-30 23:10:25 -04:00
parent 93e399536c
commit 037eb0f352
1 changed files with 0 additions and 1 deletions

View File

@ -603,7 +603,6 @@ function index (req, res, next) {
}
function init () {
intval.sequence = seq
createServer()
createBLE()
}