This commit is contained in:
interfisch 2021-07-01 21:27:26 +02:00
parent 51d6fe3698
commit 29b04c7d00
1 changed files with 17 additions and 19 deletions

View File

@ -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)