Skip to content

Commit 87f312d

Browse files
Modify update image instructions for UNO Q
Updated instructions for power-cycling the board after flashing.
1 parent ac73b43 commit 87f312d

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/02.uno/boards/uno-q/tutorials/04.update-image

1 file changed

+1
-1
lines changed

content/hardware/02.uno/boards/uno-q/tutorials/04.update-image/update-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ In this step, we will upload the new image to the board using the Arduino Flashe
142142
2. Open a terminal and navigate to the directory where you unzipped the Arduino Flasher CLI (normally `cd /Downloads`).
143143
3. Run the following command in the terminal: `./arduino-flasher-cli flash latest`.
144144
4. A download sequence will begin (the image is >1 GB). Once the download is complete, it will flash the board with the new image. **Please note:** this will take several minutes. Do **not** disconnect the USB cable during this process.
145-
5. Once flashing completes and the tool reports success, **power-cycle** the board (unplug and re-plug USB) so it boots the new OS.
145+
5. Once flashing completes and the tool reports success, remove the female-to-female jumper cable between the two pins specified in the image above, then **power-cycle** the board (unplug and re-plug USB) so it boots the new OS.
146146

147147
The steps above are summarized in the graphic below:
148148

0 commit comments

Comments
 (0)