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-03-23 07:01:57 +0300
committerDaniel Garcia <danielgarcia@gmail.com>2015-03-23 07:01:57 +0300
commit44017cdbcd791e7649a158b311cd181a61e31fe8 (patch)
tree4f81cb07fd95dcf80e74426749a62ff1cdc51d16 /preview_changes.txt
parente9443930b1c768a631b9853ba074378759834b49 (diff)
update changes
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 a2a36a96..09b42859 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