From 92bba0808480712f6ff6d87b68403ddab4c69101 Mon Sep 17 00:00:00 2001 From: Christoph Schymalla <christoph.schymalla@student.reutlingen-university.de> Date: Sun, 24 Jul 2022 13:50:01 +0000 Subject: [PATCH] Update Code/Scroll Bot/ScrollBot.py --- Code/Scroll Bot/ScrollBot.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Code/Scroll Bot/ScrollBot.py b/Code/Scroll Bot/ScrollBot.py index 117a1ea..59e0c5d 100644 --- a/Code/Scroll Bot/ScrollBot.py +++ b/Code/Scroll Bot/ScrollBot.py @@ -102,7 +102,6 @@ def subscribeDisp(client: mqtt_client,topic,infos): print(f"Received `{msg.payload.decode()}` from `{msg.topic}` topic") if(nachricht=="blockIoTScroll"): - #die var Scollbelegt ist unten iummer nivh false warum???? infos.Scollbelegt=True con="connected" @@ -259,4 +258,4 @@ if __name__ == '__main__': - \ No newline at end of file + -- GitLab