first commit
This commit is contained in:
3
lib/esp32-camera/examples/main/CMakeLists.txt
Normal file
3
lib/esp32-camera/examples/main/CMakeLists.txt
Normal file
@ -0,0 +1,3 @@
|
||||
set(COMPONENT_SRCS take_picture.c)
|
||||
set(COMPONENT_ADD_INCLUDEDIRS .)
|
||||
register_component()
|
||||
Reference in New Issue
Block a user