Skip to content

Commit 11f8a9d

Browse files
authored
Update docs/source/components/nodes/tof.rst
1 parent 166ebd7 commit 11f8a9d

File tree

1 file changed

+1
-1
lines changed
  • docs/source/components/nodes

1 file changed

+1
-1
lines changed

docs/source/components/nodes/tof.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Usage
123123
pipeline = dai.Pipeline()
124124

125125
tof_cam = pipeline.create(dai.node.Camera)
126-
tof_cam.setFps(60)
126+
tof_cam.setFps(30)
127127
# We assume the ToF camera sensor is on port CAM_A
128128
tof_cam.setBoardSocket(dai.CameraBoardSocket.CAM_A)
129129

0 commit comments

Comments
 (0)