dev_zh_open_sensor/main/CMakeLists.txt
2023-11-17 16:31:49 +03:00

3 lines
145 B
CMake

idf_build_get_property(project_dir PROJECT_DIR)
idf_component_register(SRCS "zh_espnow_open_sensor_esp32.c"
INCLUDE_DIRS ".")