summaryrefslogtreecommitdiff
path: root/content/tech/esp-ledstrip.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/tech/esp-ledstrip.md')
-rw-r--r--content/tech/esp-ledstrip.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/tech/esp-ledstrip.md b/content/tech/esp-ledstrip.md
index 6dfcbeb..ad43460 100644
--- a/content/tech/esp-ledstrip.md
+++ b/content/tech/esp-ledstrip.md
@@ -18,6 +18,6 @@ There are fewer long cables, which makes the controller more compact and less ug
![Controller back view](/images/esp-ledstrip/back.jpg)
On the ESP8266 runs a web server with a simple API to change the colors and a UDP listener that allows the Hyperion server to connect.
-The Arduino sketch can be found [here](https://git.schneefux.xyz/?p=esp-ledstrip;a=blob;f=esp-ledstrip.ino).
+The Arduino sketch can be found [here](https://git.schneefux.xyz/electronics/esp-ledstrip/src/master/esp-ledstrip.ino).
![Controller attached to FTDI](/images/esp-ledstrip/debug.jpg)