From c77238fb6e602a583ed53b9488d7b3a96995b0a1 Mon Sep 17 00:00:00 2001 From: morgan Date: Fri, 19 Jul 2024 10:23:29 +0800 Subject: [PATCH] stabilizer: expand serial IO instruction --- src/hw/stabilizer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hw/stabilizer.md b/src/hw/stabilizer.md index a8f24ba..d5c59b0 100644 --- a/src/hw/stabilizer.md +++ b/src/hw/stabilizer.md @@ -62,7 +62,7 @@ With newer firmware with USB serial console: 1. Connect the Stabilizer to power. 2. Connect USB cable to the Stabilizer. -3. Connect with a serial console emulator, usually at ``/dev/ttyACM0``. +3. Run ``python -m serial /dev/ttyACM0`` to connect the serial port using ``pyserial``. 4. Input ``platform dfu`` in the console. And for both: