hideakitai / ArtNet

Art-Net Sender/Receiver for Arduino (Ethernet, WiFi)
MIT License
257 stars 52 forks source link

Update ArtnetCommon.h #46

Closed alfie1706 closed 1 year ago

alfie1706 commented 1 year ago

Changed PROTOCOL_VER from 0x0014 to 0x0e to represent the current ArtNet protocol ver (14).

I imagine this was intended to be 0x0e from the start but was incorrectly inputted as 0x0014 (20)

alfie1706 commented 1 year ago

Oh... that may be right. If you let me know if this works correctly with your environment, I will merge this pr. Thanks!

All works correctly in my environment & allows communication with apps that directly check the protocol ver in packet.