Skip to content

Commit 6cfa781

Browse files
Update content/micropython-course/course/02.installation/installation-tools.md
Co-authored-by: Josefine Hansson <66409231+jhansson-ard@users.noreply.github.com>
1 parent a452205 commit 6cfa781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/micropython-course/course/02.installation/installation-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ After loading the script, we should be seeing a green light blink on the board.
8484

8585
![Blinking green LED.](assets/greenled.gif)
8686

87-
***Some boards from the first limited production batch were assembled with a different RGB LED which has the green and blue pins inverted. Read our full Help Center article [here](https://support.arduino.cc/hc/en-us/articles/9589073738012)***
87+
***Some boards from the first limited production batch were assembled with a different RGB LED which has the green and blue pins inverted. Read our full Help Center article [here](https://support.arduino.cc/hc/en-us/articles/9589073738012).***
8888

8989
So what just happened? We just loaded a script to our board, instructing it to blink a green LED every second. This is to confirm things are working, and if you see blinking green light, you successfully installed and uploaded a script to your board!
9090

0 commit comments

Comments
 (0)