Loading openflexure_microscope/api/v1/blueprints/camera/capture.py +2 −2 Original line number Diff line number Diff line Loading @@ -72,8 +72,8 @@ class ListAPI(MicroscopeView): "use_video_port": true, "bayer": true, "size": { "x": 640, "y": 480 "width": 640, "height": 480 } } Loading Loading
openflexure_microscope/api/v1/blueprints/camera/capture.py +2 −2 Original line number Diff line number Diff line Loading @@ -72,8 +72,8 @@ class ListAPI(MicroscopeView): "use_video_port": true, "bayer": true, "size": { "x": 640, "y": 480 "width": 640, "height": 480 } } Loading