From 5f689268cb9e073b83b620a494af4705d5332ab4 Mon Sep 17 00:00:00 2001 From: SciLor Date: Sun, 31 Dec 2017 16:12:53 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 94b29d4..58d40c6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This code allows you to use a ESP8266 with a fitting led strip as extension for You need to configure hyperion to stream the leds as UDP to the esp. German Tutorial: -http://www.forum-raspberrypi.de/Thread-hyperion-tutorial-esp8266-nodemcu-addon-wifi-led-controller-udp +https://forum-raspberrypi.de/forum/thread/25242-tutorial-esp8266-nodemcu-addon-wifi-led-controller-udp/ Tested with following following libraries (other versions may work): #IDE @@ -23,4 +23,4 @@ c) LinkedList 1.2.3 d) FastLED 3.1.3 -e) Logging https://github.com/SciLor/Arduino-logging-library - install manually \ No newline at end of file +e) Logging https://github.com/SciLor/Arduino-logging-library - install manually