added anothher exit
Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
@@ -102,6 +102,7 @@ def loopCheckSettingUpdates():
|
||||
print(universe, dmx_address)
|
||||
except Exception as e:
|
||||
print(f"Error: {e}")
|
||||
exit()
|
||||
sys.exit()
|
||||
time.sleep(2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user