forked from sinara-hw/assembly
stabilizer: expand serial IO instruction
This commit is contained in:
parent
250d759f05
commit
6efbbacf09
|
@ -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. Connect with a serial console emulator, for example ``python -m serial /dev/ttyACM0``.
|
||||||
4. Input ``platform dfu`` in the console.
|
4. Input ``platform dfu`` in the console.
|
||||||
|
|
||||||
And for both:
|
And for both:
|
||||||
|
|
Loading…
Reference in New Issue