From 7e213a2fdc64f4c00fab7447451ad25b466d5513 Mon Sep 17 00:00:00 2001 From: SciLor Date: Fri, 28 Oct 2016 21:19:03 +0200 Subject: [PATCH] Create README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6ed02c6 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# ESP8266_Hyperion_LED-Controller +You need following libraries: + +a) ArduinoThread + +b) ArduinoJson + +c) LinkedList + +d) FastLED https://github.com/FastLED/FastLED + +e) Logging https://github.com/SciLor/Arduino-logging-library