You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
camera_settings.py: simplify
This commit is contained in:
@@ -103,11 +103,6 @@ class CameraSettingsActivity(Activity):
|
||||
("1920x1080", "1920x1080"),
|
||||
]
|
||||
|
||||
# These are taken from the Intent:
|
||||
use_webcam = False
|
||||
prefs = None
|
||||
scanqr_mode = False
|
||||
|
||||
# Widgets:
|
||||
button_cont = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user