From 154c64b2ed8cdee41a5999746d2ef340e14f4688 Mon Sep 17 00:00:00 2001 From: "adrian.torres" <adriantrains@gmail.com> Date: Wed, 3 Nov 2021 11:39:13 +0100 Subject: [PATCH] change_neopixel_file --- docs/adrianino.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/adrianino.html b/docs/adrianino.html index 67e2032..abc19d0 100644 --- a/docs/adrianino.html +++ b/docs/adrianino.html @@ -1529,7 +1529,7 @@ void loop() { <li><b>Programming</b></li> <p>Here you will find the programming to use a NeoPixel Ring. Here you can find the Arduino file to download. Below you can see a video of how it works. <b>Recommendation:</b> Download the program from the link, in the text the symbols <b><></b> of the libraries are missing.</p> - <p><a href="assignments/adrianino/Hello_servo/Hello_servo.ino"><b>- Arduino NeoPixel</b></a> + <p><a href="assignments/adrianino/neopixel/neopixel.ino"><b>- Arduino NeoPixel</b></a> <pre><code>//Fab Academy 2021 - Fab Lab León -- GitLab