fix tabs
This commit is contained in:
parent
51d6fe3698
commit
29b04c7d00
|
@ -67,8 +67,6 @@ class Controller:
|
|||
print("error not >0.0: ", val)
|
||||
|
||||
|
||||
|
||||
|
||||
if message.topic.endswith(__TOPIC_TEXT__ + "/set"):
|
||||
self.text = msg
|
||||
print("changed text to ", self.text)
|
||||
|
|
Loading…
Reference in New Issue