Skip to content

Added dhcp support and rp2040 support#59

Open
cgiles wants to merge 2 commits into
natcl:masterfrom
cgiles:master
Open

Added dhcp support and rp2040 support#59
cgiles wants to merge 2 commits into
natcl:masterfrom
cgiles:master

Conversation

@cgiles
Copy link
Copy Markdown

@cgiles cgiles commented Aug 9, 2021

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)

cgiles added 2 commits August 9, 2021 09:32
Added a begin function with dhcp,
and possibility to auto set the broadcast in it.

Added a getBroadcastIP function too
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant