Signed-off-by: Ebbe Baß <ebbe.bass>
main
Ebbe Baß 2024-02-15 11:58:59 +01:00
parent 4faee4d43d
commit 302667cecd
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ artNet = Artnet.Artnet(BINDIP = artnetBindIp, DEBUG = False, SHORTNAME = "PiXelT
tuple_ip = (str(get_eth0_ip()), 6454)
artNet.art_pol_reply(tuple_ip)
artNetPacket = artNet.readPacket()
print(artNetPacket)
while True:
try:
# Gets whatever the last Art-Net packet we received is