yoursunny / esp32cam

OV2640 camera on ESP32-CAM, Arduino library
https://esp32cam.yoursunny.dev
ISC License
499 stars 174 forks source link

fault esp32cam.h : No such file or directory #28

Closed LamTS72 closed 2 years ago

LamTS72 commented 2 years ago

when i add esp32cam-main.zip follow by (open adruino->sketch->include library ->add .Zip -> open) but i try to upload code and it have a fault esp32cam.h : No such file or directory. Can you fix them?

yoursunny commented 2 years ago

You need to use git clone. ZIP installation is not supported.