Moved to a module-level user_settings object

This commit is contained in:
jtc42 2019-11-12 17:14:30 +00:00
parent 8afdf45d4f
commit b33ab7b22a
3 changed files with 111 additions and 115 deletions

View file

@ -68,8 +68,6 @@ class PiCameraStreamer(BaseCamera):
]
def __init__(self):
global USER_CONFIG_DIR
# Run BaseCamera init
BaseCamera.__init__(self)
# Attach to Pi camera