summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline/rpi/vc4/data/example.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcamera/pipeline/rpi/vc4/data/example.yaml')
-rw-r--r--src/libcamera/pipeline/rpi/vc4/data/example.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libcamera/pipeline/rpi/vc4/data/example.yaml b/src/libcamera/pipeline/rpi/vc4/data/example.yaml
index c90f518f..b8e01ade 100644
--- a/src/libcamera/pipeline/rpi/vc4/data/example.yaml
+++ b/src/libcamera/pipeline/rpi/vc4/data/example.yaml
@@ -34,13 +34,13 @@
#
# "disable_startup_frame_drops": false,
- # Custom timeout value (in ms) for Unicam to use. This overrides
+ # Custom timeout value (in ms) for camera to use. This overrides
# the value computed by the pipeline handler based on frame
# durations.
#
# Set this value to 0 to use the pipeline handler computed
# timeout value.
#
- # "unicam_timeout_value_ms": 0,
+ # "camera_timeout_value_ms": 0,
}
}