Apply suggestions from code review of branch fom-af
Co-authored-by: Julian Stirling <julian@julianstirling.co.uk>
This commit is contained in:
parent
664bb00c12
commit
cab960fe2c
2 changed files with 26 additions and 18 deletions
|
|
@ -123,7 +123,8 @@ class StreamingPiCamera2(BaseCamera):
|
|||
Currently the Thing only supports the PiCamera v2 board. This needs
|
||||
generalisation.
|
||||
"""
|
||||
|
||||
_focus_fom: int
|
||||
supports_focus_fom: bool = True
|
||||
tuning: dict = lt.setting(default_factory=dict, readonly=True)
|
||||
"""The Raspberry PiCamera Tuning File JSON."""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue