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