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