We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef1175 commit fcfd77bCopy full SHA for fcfd77b
docs/source/tutorials/debugging.rst
@@ -2,7 +2,7 @@ Debugging DepthAI pipeline
2
##########################
3
4
Currently, tools for debugging the DepthAI pipeline are limited. We plan on creating a software that would track all messages and queues,
5
-which would allow users to debug a "frozen" pipeline much easier, which is usually caused by a filled up :ref:`blocking queue <Blocking behaviour>`.
+which would allow users to debug a "frozen" pipeline much easier, which is usually caused by a filled up :ref:`blocking queue <Device queues>`.
6
7
.. _depthai_logging:
8
0 commit comments