Skip to content

Commit 6deae70

Browse files
committed
Update ide-v2-uploading-a-sketch.md
1 parent 3f5b4e6 commit 6deae70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/software/ide-v2/tutorials/getting-started/02.ide-v2-uploading-a-sketch/ide-v2-uploading-a-sketch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ Uploading a sketch is quick and easy, but let's take a look at what we need to d
3636

3737
![Verifying and uploading buttons.](assets/uploading-a-sketch-img01.png)
3838

39-
**3.** But before doing any of that, we should choose what board we are uploading to. Beside the verify and upload button you should see a a drop down menu, this will display any Arduino board that is connected to your computer.
39+
**3.** But before doing any of that, we should choose what board we are uploading to. Beside the verify and upload button you should see a a drop down menu, this will, in most cases, display Arduino boards that are connected to your computer. If your board is not automatically detected, you can either press "Select other board and port..." in the drop-down and follow the instructions, or go to **Tools > Board** and **Tools > Port** in the toolbar menu to select the board and port manually.
4040

4141
![Selecting the board.](assets/uploading-a-sketch-img03.png)
4242

43-
So connect your board to the computer and select it from the drop down menu. You'll know that there is a connection to the board when the board name appears in **bold** and there's a USB icon next to it.
43+
So connect your board to the computer and select it from the drop down menu. You'll know that there is a connection to the board when the board name appears in **bold**.
4444

4545
![Selecting the board.](assets/uploading-a-sketch-img03.5.png)
4646

0 commit comments

Comments
 (0)