1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-20 22:49:08 -04:00

6 lines
178 B
Markdown
Raw Normal View History

# mDNS example
2017-01-04 18:54:07 +02:00
Shows how to use mDNS to advertise lookup services and hosts
See the README.md file in the upper level 'examples' directory for more information about examples.