3 lines
91 B
CMake
3 lines
91 B
CMake
idf_component_register(SRCS "src/ds18b20.c"
|
|
INCLUDE_DIRS "include")
|