diff options
author | Fang Hui <hui.fang@nxp.com> | 2024-08-23 14:02:02 +0800 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-08-25 04:34:13 +0300 |
commit | 87fd05c66356ef605bd04d96bdff456334f6d5da (patch) | |
tree | 1bf22680d8e8a25dcab71c4d4e2948883867065f /utils/ipc/generators | |
parent | 3186a0eb546d405aca2b3554d951ea7b78490465 (diff) |
libcamera: controls: Fix example for ExposureValue
EV = [-2, -1, 0.5, 0, 0.5, 1, 2]
should change to
EV = [-2, -1, -0.5, 0, 0.5, 1, 2]
Signed-off-by: Fang Hui <hui.fang@nxp.com>
Reviewed-by: Harvey Yang <chenghaoyang@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'utils/ipc/generators')
0 files changed, 0 insertions, 0 deletions