From 07ef91e8f7cc4a4d853af4877be79c151f9e52b5 Mon Sep 17 00:00:00 2001 From: Angoosh Leviocki Date: Mon, 2 Mar 2026 19:22:28 +0100 Subject: [PATCH] formatting edit --- PC_control.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PC_control.md b/PC_control.md index 394968e..a141a01 100644 --- a/PC_control.md +++ b/PC_control.md @@ -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`
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`
-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**