getvalues() fix
This commit is contained in:
@@ -51,7 +51,7 @@ def run():
|
||||
proc.kill()
|
||||
client = connect_mqtt()
|
||||
client.loop_start()
|
||||
client.getValues()
|
||||
getValues()
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user