docs: fix incorrect order of focused and unfocused camera image

This commit is contained in:
Oleg Kalachev
2020-06-03 08:15:35 +03:00
parent 56bcfa5c87
commit a4f2bab3d7

View File

@@ -13,7 +13,7 @@ In order to focus the camera lens, do the following:
1. Open the live camera stream in your browser using [web_video_server](web_video_server.md).
2. Rotate the lens to adjust the image. Make sure the objects that are 2-3 m from the camera are in focus.
|Focused image|Unfocused image|
|Unfocused image|Focused image|
|-|-|
|<img src="../assets/unfocused.png" width=300 class=zoom>|<img src="../assets/focused.png" width=300 class=zoom>|