removed lseeper
Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
@@ -131,8 +131,6 @@ def start_mqtt_publishers():
|
||||
mqtt_client.publish(topic, str(dmxPacket[i-1]))
|
||||
except KeyboardInterrupt:
|
||||
break
|
||||
|
||||
time.sleep(0.001)
|
||||
except Exception as e:
|
||||
print(e)
|
||||
except KeyboardInterrupt:
|
||||
|
||||
Reference in New Issue
Block a user