ESP32 Camera Driver v2.0.3
What's Changed
- don't reset LEDC channel if it wasn't used by camera by @dhalbert in #451
- feat: add SC031GS camera sensor support by @WangYuxin-esp in #452
- fix: fix description of resolution in docs and examples by @WangYuxin-esp in #462
- fix: heap corruption caused by dma_buffer in cam_deinit() by @WangYuxin-esp in #470
- Feature/support sccb handle 16bit val by @WangYuxin-esp in #474
New Contributors
Full Changelog: v2.0.2...v2.0.3