esp32-gp2y/CMakeLists.txt

6 lines
78 B
Text
Raw Normal View History

2022-07-19 21:23:40 -07:00
idf_component_register(SRCS
"main/esp32-gp2y.c"
INCLUDE_DIRS "include"
)