Skip to content

ESP32 Camera Driver v2.1.5

Latest

Choose a tag to compare

@me-no-dev me-no-dev released this 13 Feb 15:38
· 2 commits to master since this release
1d73d88

What's Changed

  • Properly set sccb_owns_i2c_port when camera driver is not the owner of… by @cnadler86 in #818
  • Add configurable RGB565 byte order support to JPEG encoding by @DT-art1 in #820
  • Add configurable default chroma subsampling mode for JPEG encoder by @DT-art1 in #819
  • Proper support for more sensor parameters of GC0308 by @mback2k in #814
  • Add codespell check by @Esp-Doc in #833
  • Fix idf version check by @AxelLin in #834
  • Fix support for ESP-IDF 6 by @me-no-dev in #835
  • New feature: Added OV5640 Auto-Focus 🎉 by @AntonioBerna in #831

New Contributors

Full Changelog: v2.1.4...v2.1.5