Renamed video_resolution to stream_resolution

This commit is contained in:
Joel Collins 2019-05-20 10:55:43 +01:00
parent 36ee715fcb
commit e30956d761
5 changed files with 15 additions and 15 deletions

View file

@ -126,7 +126,7 @@ class ConfigAPI(MicroscopeView):
"plugins": [
"openflexure_microscope.plugins.default:Plugin"
],
"video_resolution": [
"stream_resolution": [
832,
624
]