stabilizer: expand serial IO instruction #25

Merged
esavkin merged 1 commits from morgan/assembly:stabilizer into master 2024-07-19 10:46:40 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ With newer firmware with USB serial console:
1. Connect the Stabilizer to power. 1. Connect the Stabilizer to power.
2. Connect USB cable to the Stabilizer. 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. 4. Input ``platform dfu`` in the console.
And for both: And for both: