Skip to content

Commit 5280327

Browse files
authored
Merge pull request #2828 from MarcusG-Kingston/patch-1
Modify update image instructions for UNO Q
2 parents 60dd203 + 87f312d commit 5280327

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
@@ -326,7 +326,7 @@ In this step, we will upload the new image to the board using the Arduino Flashe
326326
2. Open a terminal and navigate to the directory where you unzipped the Arduino Flasher CLI (normally `cd /Downloads`).
327327
3. Run the following command in the terminal: `./arduino-flasher-cli flash latest`.
328328
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.
329-
5. Once flashing completes and the tool reports success, **power-cycle** the board (unplug and re-plug USB) so it boots the new OS.
329+
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.
330330

331331
The steps above are summarized in the graphic below:
332332

0 commit comments

Comments
 (0)