adafruit / Adafruit_CircuitPython_PyCamera

Library for the Adafruit PyCamera
https://docs.circuitpython.org/projects/pycamera
MIT License
17 stars 9 forks source link

manual focus control! #25

Closed ladyada closed 9 months ago

ladyada commented 9 months ago

thanks https://github.com/xupsh/Vision-Zynq/blob/master/ov5640_init/OV5640.c#L249 :)

github-actions[bot] commented 9 months ago

👋 Thanks for this pull request! Unfortunately, it looks like the automated continuous integration (CI) test(s) failed. These can be tricky to fix so we've written a guide on how to fix them locally. It has pages about running pre-commit locally and another about building the docs locally with sphinx. Thanks for contributing to CircuitPython! If you have more questions, feel free to join the Adafruit Discord and post in #circuitpython-dev.

jedgarpark commented 9 months ago

just for posterity -- i've been testing this and it is working very well!