6 lines
106 B
CMake
6 lines
106 B
CMake
idf_component_register(SRCS
|
|
MqttClient.h MqttClient.cpp
|
|
INCLUDE_DIRS .
|
|
REQUIRES mqtt
|
|
)
|