Removed pointless image_recent from microscope state
This commit is contained in:
parent
9d46ac1ca5
commit
dd7a3ff2e5
1 changed files with 0 additions and 3 deletions
|
|
@ -382,9 +382,6 @@ class StreamingCamera(BaseCamera):
|
||||||
bayer=False,
|
bayer=False,
|
||||||
use_video_port=True)
|
use_video_port=True)
|
||||||
|
|
||||||
# Update state dictionary
|
|
||||||
self.state['image_recent'] = str(target_obj)
|
|
||||||
|
|
||||||
return target_obj
|
return target_obj
|
||||||
|
|
||||||
def array(
|
def array(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue