protocol: inventory, recipe updates

This commit is contained in:
extremeheat 2021-04-14 07:23:42 -04:00
commit fc39d69798
4 changed files with 147 additions and 116 deletions

View file

@ -32,7 +32,7 @@ function createRelay () {
}
})
relay.create()
relay.listen()
}
createRelay()