mirror of https://github.com/pikvm/pikvm.git
Update flashing_hid.md
This commit is contained in:
parent
b57a1f14e0
commit
4030cfb095
|
|
@ -1,8 +1,7 @@
|
|||
# Flashing the Arduino HID
|
||||
This operation can be done using your RPi.
|
||||
|
||||
**Before starting, disconnect the RESET wire from the Arduino board, otherwise the firmware will not be uploaded.**
|
||||
This operation can be done using your RPi. Here the common steps:
|
||||
|
||||
* Disconnect the RESET wire from the Arduino board.
|
||||
* Connect the Arduino and RPi with a suitable USB cable.
|
||||
* Log in to the Raspberry Pi using SSH (`ssh root@<addr>` with password `root` by default).
|
||||
* Upload the firmware.
|
||||
|
|
|
|||
Loading…
Reference in New Issue