pico-w-webserver-example
pico-w-webserver-example copied to clipboard
Add mDNS functionality
Not to depend on serial port communication to obtain IP address, let's use mDNS
Update: this will possibly just require defining LWIP_MDNS_RESPONDER in lwipopts.h
Actually it seems like this needs to wait for https://github.com/georgerobotics/cyw43-driver/pull/39 some throwaway work could be done to patch it for now, but not sure if it's worth it.