Open vollukas opened 3 days ago
I updated my library from Github master (release 1.0.0 which is available in arduino is not latest). Aside from fixing my RTC wakup it also enables me to take pictures of higher resolution... but only up to FRAMESIZE_SXGA. Higher starts to be unstable and I'm not sure if it still is problem with camera or with my implementation of sending pictures to discord webhook. But it stopped crashing and at least takes corrupted picture on those high resolutions.
Describe the bug
With this code it works only up to SVGA.. if I use anything higher, it freezes during TimerCAM.Camera.get()