libcamera: controls: Remove hyphenation in control description text
Remove the hyphenation in "micro-seconds" in the description for the ExposureTime control to match the rest of the document. Signed-off-by: Naushir Patuck <naush@raspberrypi.com> Reviewed-by: David Plowman <david.plowman@raspberrypi.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
e6fb24ffdb
commit
a437212753
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ controls:
|
||||||
description: |
|
description: |
|
||||||
Exposure time for the frame applied in the sensor device.
|
Exposure time for the frame applied in the sensor device.
|
||||||
|
|
||||||
This value is specified in micro-seconds.
|
This value is specified in microseconds.
|
||||||
|
|
||||||
This control will only take effect if ExposureTimeMode is Manual. If
|
This control will only take effect if ExposureTimeMode is Manual. If
|
||||||
this control is set when ExposureTimeMode is Auto, the value will be
|
this control is set when ExposureTimeMode is Auto, the value will be
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue