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:
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