Artnet
Artnet copied to clipboard
Added dhcp support and rp2040 support
Hello,
I added a function Artnet::begin(byte mac[],bool setBroadcast) which rely on the dhcp for set the ip. I modified the Artnet.h by adding a fix for make sure it picks the right Ethernet.h And added a function getBroadcastIP() for get the broadcast IP when we use the setBroadcastAuto(IPAddress ip, IPAddress sn)