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

@ -22,7 +22,7 @@ Default microscope_settings.yaml
.. code-block:: yaml
# Resolutions for streaming and capture
video_resolution: [832, 624]
stream_resolution: [832, 624]
image_resolution: [2592, 1944]
numpy_resolution: [1312, 976]