added anothher exit

Signed-off-by: Ebbe Baß <ebbe.bass>
main
Ebbe Baß 2024-02-17 01:07:39 +01:00
parent 0be3db39af
commit ca5a386339
1 changed files with 1 additions and 0 deletions

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)