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-10-12 21:49:40 +0300
committerDaniel Garcia <danielgarcia@gmail.com>2015-10-12 21:49:40 +0300
commitcac894c19e45b077ad64b9166f2235ed602c4352 (patch)
tree7b76b4573eac2edb64cb399b5833d671b0e218c6 /release_notes.md
parent1fef771c81b47932370567ca825fe89c8a351bd8 (diff)
Fix power management for parallel controllers
Diffstat (limited to 'release_notes.md')
-rw-r--r--release_notes.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/release_notes.md b/release_notes.md
index a06ad21b..ec8e0d33 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -1,3 +1,9 @@
+FastLED3.1.1pre
+============
+* Enabled RFDuino/nrf51822 hardware SPI support
+* Fix edge case bug w/HSV palette blending
+* Fix power management issue w/parallel output
+
FastLED3.1.0
============
* Added support for the following platforms