testing shit again :(

Signed-off-by: Ebbe Baß <ebbe.bass>
main
Ebbe Baß 2024-02-16 00:45:26 +01:00
parent 41aa327a11
commit 62c704afe3
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ def get_eth0_ip():
debug = False
### ArtNet Config ###
# artnetBindIp = str(get_eth0_ip())
artnetBindIp = "10.0.0.4"
artnetBindIp = str(get_eth0_ip())
# artnetBindIp = "10.0.0.4"
artnetUniverse = 0
### Art-Net Setup ###