Add SSDP ad mDNS to ESP420 report| Add waiting loop to get the ethernet IP in DHCP in STA mode to be sure network services start with proper IP Change debug log to verbose log Bump version
4 lines
165 B
Markdown
4 lines
165 B
Markdown
# Sample code of usage of ESP32SSDP Library with asyncwebserver
|
|
# https://github.com/me-no-dev/ESPAsyncWebServer
|
|
|
|
Show most of the configurable features available.
|