Renamed video_resolution to stream_resolution
This commit is contained in:
parent
36ee715fcb
commit
e30956d761
5 changed files with 15 additions and 15 deletions
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue