You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: