Moved examples to new folders / categories. Removed example numbers from example names

* Original commit: espressif/esp-idf@382999b378
This commit is contained in:
Krzysztof Budzynski
2017-01-16 23:08:35 +01:00
committed by suren-gabrielyan-espressif
parent 7fbf8e5247
commit 441a53c604
5 changed files with 231 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# 30_mdns example
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.