mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-28 03:41:57 +01:00
Update esp32_camera.rst jpeg quality (#332)
This commit is contained in:
parent
2018483d17
commit
e3a6a9a0f1
@ -79,7 +79,7 @@ Frame Settings:
|
||||
- ``1600x1200`` (UXGA)
|
||||
|
||||
- **jpeg_quality** (*Optional*, int): The JPEG quality that the camera should encode images with.
|
||||
From 10 to 63. Defaults to ``10``.
|
||||
From 10 (best) to 63 (worst). Defaults to ``10``.
|
||||
|
||||
- **contrast** (*Optional*, int): The contrast to apply to the picture, from -2 to 2. Defaults to ``0``.
|
||||
- **brightness** (*Optional*, int): The brightness to apply to the picture, from -2 to 2. Defaults to ``0``.
|
||||
|
Loading…
Reference in New Issue
Block a user