summaryrefslogtreecommitdiff
path: root/content/tech/esp-ledstrip.md
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-07-27 20:18:37 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-07-27 20:18:37 +0200
commita246fd9b8f5ff13eb7411216163f47627bead94e (patch)
tree5bad0ef23d297511f0cff07a7dfde506a46afdf3 /content/tech/esp-ledstrip.md
parente058cab41cc1cd3ee9353fbb632dfe4590e17f48 (diff)
downloadblog-a246fd9b8f5ff13eb7411216163f47627bead94e.tar.gz
blog-a246fd9b8f5ff13eb7411216163f47627bead94e.zip
update URLs after migration from gitweb to gogs
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)