mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
examples/protocols/mqtt: use common network component
This commit is contained in:
@@ -4,4 +4,6 @@
|
||||
#
|
||||
PROJECT_NAME := mqtt_tcp
|
||||
|
||||
EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/common_components/protocol_examples_common
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
||||
|
Reference in New Issue
Block a user