From 6efbbacf096b204595de0e029550bdd1fcb02abe 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..fd4d395 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. Connect with a serial console emulator, for example ``python -m serial /dev/ttyACM0``. 4. Input ``platform dfu`` in the console. And for both: