Now we're doing the work
This commit is contained in:
parent
defa1cc91d
commit
9500b3b23a
|
@ -24,7 +24,7 @@ module.exports = class Robot
|
|||
start: ->
|
||||
@startConnections()
|
||||
@startDevices()
|
||||
(@work)
|
||||
(@work)()
|
||||
|
||||
initConnections = (connections) ->
|
||||
console.log "Initializing connections..."
|
||||
|
|
Loading…
Reference in New Issue