bitluni / ESP32CamTimeLapse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in the laspe.cpp module

DavidMilroy opened this issue · comments

ESP32-CAM with TY-OV2 camera, running on Arduino IDE 1.8.15 (Windows). I've had the camera running using the Camera Server example included with the ESP Wrover module. When I compile the time lapse sketch, the lapse.cpp module throws error " format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Werror=format=] ".

I'm attaching the error messages in their entirety to this message.

Any help you can offer will be appreciated!

Time_Lapse_Error.txt