SETTLING_TIME global in stacking
This commit is contained in:
parent
478c3629c9
commit
968bd339c2
2 changed files with 8 additions and 3 deletions
|
|
@ -84,7 +84,6 @@ class CameraProtocol(Protocol):
|
|||
for the main stream"""
|
||||
...
|
||||
|
||||
@thing_action
|
||||
def capture_image(self, stream_name, wait):
|
||||
"""Capture a PIL image from stream stream_name with timeout wait"""
|
||||
...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue