removed other sttings shit

Signed-off-by: Ebbe Baß <ebbe.bass>
main
Ebbe Baß 2024-02-17 03:31:30 +01:00
parent efce066887
commit 53a497e479
1 changed files with 0 additions and 3 deletions

View File

@ -91,9 +91,6 @@ if __name__ == "__main__":
# Register/reauthenticate the tube
register_tube()
time.sleep(1)
global universe
global dmx_address
universe, dmx_address = get_assigned_params()
mqttc = mqtt.Client(mqtt.CallbackAPIVersion.VERSION2)
mqttc.connect("192.168.0.1", 1883, 60)