4 lines
165 B
CMake
4 lines
165 B
CMake
idf_component_register(SRCS "meteofrance.c"
|
|
INCLUDE_DIRS "include"
|
|
REQUIRES json esp_http_client esp-tls stateManagement)
|