formatting edit

This commit is contained in:
2026-03-02 19:22:28 +01:00
parent c9d16c4a9b
commit 07ef91e8f7

View File

@@ -26,7 +26,7 @@ Values:
* Raw data from lens
## Control
Messages which control the lens from PC, they are *not* case sensitive
Messages which control the lens from PC, they are **not** case sensitive
### Focus mode:
For autofocus: `af`<br>
For manual focus: `mf`
@@ -48,4 +48,4 @@ For steps mode: `zoom 0 200` where first number is direction: 0 retract, 1 exten
Zoom speed can be set in file on the board, when connected to PC and with open Thonny IDE, you can select interpreter in bottom right corner to MicroPython (RP2040) and after that in left panel open config.py and edit `ZOOM_SPEED`<br>
If lens zooms backwards, flip stepper motor connector. *MAKE SURE, THAT BOARD IS POWERED OFF*
If lens zooms backwards, flip stepper motor connector. **MAKE SURE, THAT BOARD IS POWERED OFF**