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