jsimonetti / go-artnet

This package attempts to implement the Art-Net 4 specification from (c) Artistic Licence Holding Ltd.
MIT License
33 stars 20 forks source link

Add option to change broadcast address #35

Closed bmurray closed 10 months ago

bmurray commented 10 months ago

This gives the caller the option to change the broadcast address. This is useful when artnet gear, like a WLED controller, is on a different network than the "standard" 2.x.x.x network. This should maintain backwards compatibility.

jsimonetti commented 10 months ago

Thank you for your contribution! Could you please sign off on your commit?

bmurray commented 10 months ago

I've never signed anything off before, but I think I properly amended the commit to include a signoff.

jsimonetti commented 10 months ago

Thanks! Merged.