3 lines
121 B
CMake
3 lines
121 B
CMake
idf_component_register(SRCS "loop.c" "mqttHandler.c" "wifi.c" "bsp.c" "app_main.c"
|
|
INCLUDE_DIRS ".")
|