Apply suggestions from code review of branch unify-jpeg-capture
Co-authored-by: Richard Bowman <richard.bowman@cantab.net>
This commit is contained in:
parent
5bb742881f
commit
b46f429c1f
2 changed files with 5 additions and 2 deletions
|
|
@ -266,7 +266,7 @@ class BaseCamera(lt.Thing):
|
|||
) -> JPEGBlob:
|
||||
"""Acquire one image from the camera as a JPEG.
|
||||
|
||||
This will use the internal capture image functionally of capture_image if
|
||||
This will use the internal capture image functionally of capture_image of
|
||||
the specific camera being used.
|
||||
|
||||
:param metadata_getter: LabThings GetThingStates dependency, automatically
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue