An attempt at getting image data back
This commit is contained in:
@@ -38,7 +38,8 @@ local function onCommand(command)
|
||||
assert(client:subscribe {
|
||||
topic = topic
|
||||
})
|
||||
print("Subribed to " .. topic)
|
||||
print("Subscribed to " .. topic)
|
||||
print("Subscribed to " .. topic)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user