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>2015-06-30 08:55:00 +0300
committerDaniel Garcia <danielgarcia@gmail.com>2015-06-30 08:55:00 +0300
commitc1285ef603fa3017af21101ebf5ce7354be1c0bb (patch)
tree33dda2ef0854b828a232be03ddf03a7b65d8172a /preview_changes.txt
parent681cb735570bfd5fb6b32599459aa2c576164184 (diff)
parentbf0014574f4bc643ccf2b96f3b6b5f178a83786f (diff)
Merge branch 'FastLED3.1' into d21
Diffstat (limited to 'preview_changes.txt')
-rw-r--r--preview_changes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/preview_changes.txt b/preview_changes.txt
index 36162ea8..423e761a 100644
--- a/preview_changes.txt
+++ b/preview_changes.txt
@@ -7,7 +7,7 @@ FastLED 3.1 preview changes:
* Added DOTSTAR definition for adafruit dotstar pixels (aka APA102)
* 8-way parallel output on teensy 3, 3.1 (portc,portd), due/digix (porta, portb, portd)
* 12-way parallel output on teensy 3, 3.1 (portc)
-* 16-way parallel output on teensy 3, 3.1 (portd & portd paired)
+* 16-way parallel output on teensy 3, 3.1 (portc & portd paired)
* refresh rate limiting
* interrupt friendly code on teensy 3/3.1
* -interrupt friendly code on AVR- <-- disabled for now