remove esp32-camera-master files

This commit is contained in:
CaCO3
2022-09-23 21:11:03 +02:00
parent 68e57d5ec4
commit fb03dba60c
58 changed files with 0 additions and 13544 deletions

View File

@@ -1,3 +0,0 @@
set(COMPONENT_SRCS take_picture.c)
set(COMPONENT_ADD_INCLUDEDIRS .)
register_component()

View File

@@ -1,5 +0,0 @@
#
# "main" pseudo-component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)