zh_ds18b20/CMakeLists.txt

1 line
86 B
CMake
Raw Normal View History

2024-05-31 18:28:28 +03:00
idf_component_register(SRCS "zh_ds18b20.c" INCLUDE_DIRS "include" REQUIRES zh_onewire)