parent
8eae9fcba4
commit
bf077cd919
|
@ -27,6 +27,7 @@ artnetUniverse = 0
|
||||||
# Creates Artnet socket on the selected IP and Port
|
# Creates Artnet socket on the selected IP and Port
|
||||||
artNet = Artnet.Artnet(DEBUG = True)
|
artNet = Artnet.Artnet(DEBUG = True)
|
||||||
|
|
||||||
|
artNet.art_pol_reply(get_eth0_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
|
||||||
|
|
Loading…
Reference in New Issue