Skip to content
This repository was archived by the owner on Jun 15, 2020. It is now read-only.

Commit ac54096

Browse files
committed
Initial version
0 parents  commit ac54096

18 files changed

+2777
-0
lines changed

Diff for: Makefile

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
PROJECT_NAME := esp32-cam-demo
2+
3+
include $(IDF_PATH)/make/project.mk
4+

0 commit comments

Comments
 (0)