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:
authorkriegsman@gmail.com <kriegsman@gmail.com@4ad4ec5c-605d-bd5c-5796-512c9b60011b>2013-08-05 04:27:52 +0400
committerkriegsman@gmail.com <kriegsman@gmail.com@4ad4ec5c-605d-bd5c-5796-512c9b60011b>2013-08-05 04:27:52 +0400
commite6f5599396f36c5bf2f98b85b21b00ab0f811620 (patch)
tree3eaa0ad48a65f77be90f3de14e80d016a4030100 /preview_changes.txt
parent8d0fb56009bfd9cc8dec650d463fbf2106dda996 (diff)
Added NEOPIXEL as a synonym for WS2811
Diffstat (limited to 'preview_changes.txt')
-rw-r--r--preview_changes.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/preview_changes.txt b/preview_changes.txt
index ea70feee..ccf4bafc 100644
--- a/preview_changes.txt
+++ b/preview_changes.txt
@@ -1,8 +1,11 @@
-(Post-RC2 Changes)
+(Post RC3)
+* Added NEOPIXEL as a synonym for WS2811
+
+Release Candidate 3
+* Fixed bug when Clock and Data were on the same port
* Added ability to set pixel color directly from HSV
* Added ability to retrieve current random16 seed
-
Release Candidate 2
* mostly bug fixes
* Fix SPI macro definitions for latest teensy3 software update