added anothher exit

Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
Ebbe Baß
2024-02-17 01:07:39 +01:00
parent 0be3db39af
commit ca5a386339
+1
View File
@@ -102,6 +102,7 @@ def loopCheckSettingUpdates():
print(universe, dmx_address)
except Exception as e:
print(f"Error: {e}")
exit()
sys.exit()
time.sleep(2)