bitluni / ESP32CamTimeLapse

152 stars 56 forks source link

Error in the laspe.cpp module #18

Open DavidMilroy opened 3 years ago

DavidMilroy commented 3 years ago

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