Wrong again!
This commit is contained in:
parent
b30c13bad9
commit
cb1eb16864
1
index.js
1
index.js
|
@ -117,7 +117,6 @@ function createBLE () {
|
||||||
ble.on('reset', bReset)
|
ble.on('reset', bReset)
|
||||||
ble.on('update', bUpdate)
|
ble.on('update', bUpdate)
|
||||||
ble.on('restart', bRestart)
|
ble.on('restart', bRestart)
|
||||||
ble.on('info', bInfo)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
async function rInfo (req, res, next) {
|
async function rInfo (req, res, next) {
|
||||||
|
|
Loading…
Reference in New Issue