Ruff
This commit is contained in:
parent
767e3992ff
commit
1f5adbb1a5
2 changed files with 17 additions and 6 deletions
|
|
@ -123,6 +123,7 @@ 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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue