You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/samples/Script/script_uart.rst
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,10 @@ This example uses :ref:`Script` node for `UART communication <https://en.wikiped
5
5
cameras don't have UART pins easily disposed, and we soldered wires on `OAK-FFC-4P <https://docs.luxonis.com/projects/hardware/en/latest/pages/DD2090.html>`__
6
6
to expose UART pins.
7
7
8
+
.. note::
9
+
10
+
This should only be run on OAK-FFC-4P, as other OAK cameras might have different GPIO configuration.
0 commit comments