dev_zh_open_sensor/main/CMakeLists.txt

3 lines
139 B
CMake
Raw Normal View History

2023-11-17 16:31:49 +03:00
idf_build_get_property(project_dir PROJECT_DIR)
2023-11-21 18:46:17 +03:00
idf_component_register(SRCS "zh_espnow_open_sensor.c"
2023-11-17 16:31:49 +03:00
INCLUDE_DIRS ".")