Skip to content

Commit 75b72c6

Browse files
committed
fix format
1 parent faa2d53 commit 75b72c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/_03_aerial_platforms/_dji_psdk/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,13 @@ Customize the script program
6666
You need to modify the script to use the correct USB-UDC port.
6767

6868
For the AGX:
69+
6970
.. code-block:: console
7071
7172
sed -i 's/3550000\.xudc/3550000.usb/g' nv-l4t-usb-device-mode-start.sh
7273
7374
For the NX:
75+
7476
.. code-block:: console
7577
7678
sed -i 's/3550000\.usb/3550000.xudc/g' nv-l4t-usb-device-mode-start.sh

0 commit comments

Comments
 (0)