You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/micropython/01.basics/01.analog-io/analog-io.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ In this guide, we will be using some additional electronic components:
51
51
1. Open the [Arduino Lab for MicroPython](https://labs.arduino.cc/en/labs/micropython) application.
52
52
2. Plug the Arduino board into the computer using a USB cable.
53
53

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:
55
55

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