Skip to content

Commit 55732ba

Browse files
authored
Update analog-io.md
1 parent d1ec906 commit 55732ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/micropython/01.basics/01.analog-io/analog-io.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ In this guide, we will be using some additional electronic components:
5151
1. Open the [Arduino Lab for MicroPython](https://labs.arduino.cc/en/labs/micropython) application.
5252
2. Plug the Arduino board into the computer using a USB cable.
5353
![Connect board to computer.](assets/usb-comp.png)
54-
3. Press the connection button on the top left corner of the window. The connected Arduino board should appear (by its port name), and we can click it:
54+
3. Press the Connect button on the top left corner of the window. The connected Arduino board should appear (by its port name), and we can click it:
5555
![Connect to the board in the editor.](assets/select-board-ide.png)
5656

5757
***Need help installing MicroPython on your board? Visit the [MicroPython installation guide](/micropython/first-steps/install-guide).***

0 commit comments

Comments
 (0)