Removed old debug print
This commit is contained in:
parent
68ba64e736
commit
647024d861
1 changed files with 0 additions and 1 deletions
|
|
@ -363,7 +363,6 @@ class Microscope:
|
||||||
|
|
||||||
# Capture to output object
|
# Capture to output object
|
||||||
logging.info(f"Starting microscope capture {output.file}")
|
logging.info(f"Starting microscope capture {output.file}")
|
||||||
print(output)
|
|
||||||
self.camera.capture(
|
self.camera.capture(
|
||||||
output,
|
output,
|
||||||
use_video_port=use_video_port,
|
use_video_port=use_video_port,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue