diff --git a/internal_filesystem/apps/com.micropythonos.camera/assets/camera_settings.py b/internal_filesystem/apps/com.micropythonos.camera/assets/camera_settings.py index c94e1a3f..ce502bc4 100644 --- a/internal_filesystem/apps/com.micropythonos.camera/assets/camera_settings.py +++ b/internal_filesystem/apps/com.micropythonos.camera/assets/camera_settings.py @@ -60,7 +60,7 @@ class CameraSettingsActivity(Activity): ("960x960", "960x960"), ("1024x768", "1024x768"), ("1024x1024","1024x1024"), - ("1280x720", "1280x720"), # binned 2x2 (in default ov5640.c) + ("1280x720", "1280x720"), ("1280x1024", "1280x1024"), ("1280x1280", "1280x1280"), ("1600x1200", "1600x1200"),