mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-29 10:17:30 +02:00
examples/protocols/mdns: use common network component
* Original commit: espressif/esp-idf@9628c60a1d
This commit is contained in:
committed by
suren-gabrielyan-espressif
parent
25f8656fbc
commit
778eaa6ced
@ -5,5 +5,7 @@
|
||||
|
||||
PROJECT_NAME := mdns-test
|
||||
|
||||
EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/common_components/protocol_examples_common
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
||||
|
||||
|
Reference in New Issue
Block a user