Fixed resize docstring

This commit is contained in:
Joel Collins 2019-01-17 14:13:34 +00:00
parent 0fe9f4c42b
commit 8a4be49d46

View file

@ -72,8 +72,8 @@ class ListAPI(MicroscopeView):
"use_video_port": true,
"bayer": true,
"size": {
"x": 640,
"y": 480
"width": 640,
"height": 480
}
}