diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-07-27 20:18:37 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-07-27 20:18:37 +0200 |
| commit | a246fd9b8f5ff13eb7411216163f47627bead94e (patch) | |
| tree | 5bad0ef23d297511f0cff07a7dfde506a46afdf3 /content/tech/esp-ledstrip.md | |
| parent | e058cab41cc1cd3ee9353fbb632dfe4590e17f48 (diff) | |
| download | blog-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.md | 2 |
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  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).  |
