mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-08-03 20:54:37 +02:00
fix(mdns): move the example into a subdirectory
By default, component manager expects that the examples are located under <component>/examples/<name>. Move mdns example so that it is found.
This commit is contained in:
committed by
David Cermak
parent
c83b76ea8f
commit
d28232b9f8
@@ -0,0 +1,2 @@
|
||||
idf_component_register(SRCS "mdns_example_main.c"
|
||||
INCLUDE_DIRS ".")
|
Reference in New Issue
Block a user