docs: add info on focusing camera (ru)

This commit is contained in:
Oleg Kalachev
2020-01-14 19:35:30 +03:00
parent f6b3c8ab86
commit 459a93986e
8 changed files with 30 additions and 12 deletions

View File

@@ -31,7 +31,8 @@
{ "from": "aruco.html", "to": "ru/aruco.html" },
{ "from": "selfcheck.html", "to": "ru/selfcheck.html" },
{ "from": "snippets.html", "to": "ru/snippets.html" },
{ "from": "camera_frame.html", "to": "ru/camera_frame.html" },
{ "from": "camera_frame.html", "to": "ru/camera_setup.html" },
{ "from": "ru/camera_frame.html", "to": "camera_setup.html" },
{ "from": "camera.html", "to": "ru/camera.html" },
{ "from": "led.html", "to": "ru/leds.html" },
{ "from": "leds.html", "to": "ru/leds.html" },