Skip to content

Commit dfe7492

Browse files
committed
Resolve doc
1 parent 4b4da68 commit dfe7492

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/source/tutorials/code_samples.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Code samples are used for automated testing. They are also a great starting poin
6060
- :ref:`OpenCV support` - Demonstrates how to retrieve an image frame as an OpenCV frame
6161
- :ref:`Device Queue Event` - Demonstrates how to use device queue events
6262
- :ref:`Queue add callback` - Demonstrates how to use queue callbacks
63-
- :ref:`Calibration Flash v5` - Demonstrates how to write API over XLink (CalibrationHandler is v5)
64-
- :ref:`Calibration Flash` - Demonstrates how to write API over XLink (CalibrationHandler is v6)
65-
- :ref:`Calibration Reader` - Demonstrates how to read API over XLink
66-
- :ref:`Calibration Load` - Demonstrates how to load and use calibration data in a pipeline
63+
- :ref:`Calibration Flash v5` - Demonstrates how to flash calibration data of version 5 (gen1 calibration data) to the device
64+
- :ref:`Calibration Flash` - Demonstrates how to flash calibration data of version 6 (gen2 calibration data) to the device
65+
- :ref:`Calibration Reader` - Demonstrates how to read calibration data stored on device over XLink
66+
- :ref:`Calibration Load` - Demonstrates how to load and use calibration data of version6 (gen2 calibration data) in a pipeline

0 commit comments

Comments
 (0)