looking into ver
Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
@@ -28,7 +28,7 @@ while True:
|
|||||||
try:
|
try:
|
||||||
# Gets whatever the last Art-Net packet we received is
|
# Gets whatever the last Art-Net packet we received is
|
||||||
artNetPacket = artNet.readPacket()
|
artNetPacket = artNet.readPacket()
|
||||||
print(artNetPacket.sequence)
|
print(artNetPacket.ver)
|
||||||
|
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
break
|
break
|
||||||
|
|||||||
Reference in New Issue
Block a user