forked from sinara-hw/assembly
stabilizer: expand serial IO instruction
This commit is contained in:
parent
250d759f05
commit
c77238fb6e
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue