Skip to content

Commit fcfd77b

Browse files
committed
Fix docs building
1 parent bef1175 commit fcfd77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/tutorials/debugging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Debugging DepthAI pipeline
22
##########################
33

44
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>`.
5+
which would allow users to debug a "frozen" pipeline much easier, which is usually caused by a filled up :ref:`blocking queue <Device queues>`.
66

77
.. _depthai_logging:
88

0 commit comments

Comments
 (0)