Skip to content

Commit 36b4c85

Browse files
committed
Updated images
1 parent e89b551 commit 36b4c85

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/source/components/bootloader.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Device Manager
1414
``device_manager.py`` is a Python helper that interfaces with device :ref:`Bootloader` and bootloader configuration.
1515
It can be found at `depthai-python/utilities <https://github.com/luxonis/depthai-python/tree/main/utilities>`__.
1616

17-
.. image:: https://user-images.githubusercontent.com/18037362/171629704-0f78f31a-1778-4338-8ac0-bdfb0d2d593f.png
17+
.. image:: https://github.com/luxonis/depthai-python/assets/18037362/b2f067d8-8b4b-4158-9342-ea0dfbe0caf6
1818

1919
About Device
2020
------------
@@ -37,6 +37,10 @@ After you select a device that has bootloader flashed, you can also configure bo
3737

3838
After setting some values, you have to click on the ``Flash configuration`` button. You can also ``Clear configuration``, or ``View configuration`` (its JSON).
3939

40+
.. figure:: https://github.com/luxonis/depthai-python/assets/18037362/4bced0ab-92fa-4a73-986f-4a3ba8848940
41+
42+
When flashing static IP, make sure to also set the gateway/mask
43+
4044
Applications settings
4145
---------------------
4246

0 commit comments

Comments
 (0)