[PATCH] libcamera: controls: Fix typo on thermal
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Wed Feb 28 18:33:52 CET 2024
On Wed, Feb 28, 2024 at 05:27:15PM +0000, Kieran Bingham wrote:
> The documentation for the SensorTemperature control has a spelling
> mistake for thermal.
>
> Fix it.
>
> Signed-off-by: Kieran Bingham <kieran.bingham at ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> ---
> src/libcamera/control_ids_core.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/libcamera/control_ids_core.yaml b/src/libcamera/control_ids_core.yaml
> index f2f783342a1b..7c0576d82be8 100644
> --- a/src/libcamera/control_ids_core.yaml
> +++ b/src/libcamera/control_ids_core.yaml
> @@ -449,7 +449,7 @@ controls:
> range of reported temperatures is device dependent.
>
> The SensorTemperature control will only be returned in metadata if a
> - themal sensor is present.
> + thermal sensor is present.
>
> - SensorTimestamp:
> type: int64_t
--
Regards,
Laurent Pinchart
More information about the libcamera-devel
mailing list