Tidied up todos
This commit is contained in:
parent
affd9718a0
commit
8b9ecbe2c7
5 changed files with 1 additions and 20 deletions
|
|
@ -90,9 +90,6 @@ class Microscope:
|
|||
|
||||
settings_full = self.read_config()
|
||||
|
||||
# TODO: Actually attach dummy hardware!
|
||||
# Maybe even attach dummy hardware at __init__, and replace with real hardware if it exists
|
||||
|
||||
logging.debug("Attaching camera...")
|
||||
self.camera = (
|
||||
camera
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue