ajwahab
ajwahab
Field code for patent number was being used instead of code for applicant name.
Corrected several type typos and adjusted indentation.
# What does this implement/fix? Allows user to specify number of frame buffers to be used by esp32_camera. ## Types of changes - [ ] Bugfix (non-breaking change which fixes...
## Description: Described new esp32_camera frame buffer option. **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#7360 ## Checklist: - [x] I am merging into `next` because this is...