Signed-off-by: Ebbe Baß <ebbe.bass>
main
Ebbe Baß 2024-02-13 18:04:00 +01:00
parent 17571a32cc
commit b59a353f4a
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ tuple_ip = tuple(str(get_eth0_ip()).split("."))
print(tuple_ip) print(tuple_ip)
artNet.art_pol_reply(tuple_ip) # artNet.art_pol_reply(tuple_ip)
while True: while True:
try: try:
# Gets whatever the last Art-Net packet we received is # Gets whatever the last Art-Net packet we received is