mDNSResolver
mDNSResolver copied to clipboard
Make compatible with earlephilhower/arduino-pico
Added a couple of compiler directives to enable compilation on Arduino IDE 2.0.3, for a Pi Pico W using https://github.com/earlephilhower/arduino-pico
Small change, as otherwise the compiler was barfing on IPAddress (sorry, I don't know why), afterwards compiled neatly and works.
Thanks for the library also - it was just what I was looking for!