Drafted ZipBuilder plugin
This commit is contained in:
parent
af655d20ee
commit
6de315fd48
5 changed files with 87 additions and 5 deletions
|
|
@ -122,7 +122,6 @@ class BaseCamera(metaclass=ABCMeta):
|
|||
|
||||
self.status = {"board": None}
|
||||
|
||||
# TODO: Load/save these to config
|
||||
self.paths = {"default": BASE_CAPTURE_PATH, "temp": TEMP_CAPTURE_PATH}
|
||||
|
||||
# Capture data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue