Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Garcia <danielgarcia@gmail.com>2014-09-30 04:53:46 +0400
committerDaniel Garcia <danielgarcia@gmail.com>2014-09-30 04:53:46 +0400
commitbe6a0cd804bd1764e2c502e355f40ae182ce628e (patch)
tree1845ba28a146878d6a50a1ad5c0443c80766a8ad
parent876d46060a43bc8fa17997c51b00ad6e0619a897 (diff)
Moving 1.5.7 warning to mainline
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index ad53e0d5..cc225747 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
+IMPORTANT NOTE: If you are building for AVR based systems, please do not use any version of the arduino IDE 1.5.7 or greater yet. It messes with some of the asm output which will cause you problems.
+
+
FastLED
=======