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-01-30 23:14:40 +0300
committerDaniel Garcia <danielgarcia@gmail.com>2015-01-30 23:14:40 +0300
commitdf1fc943bd5d90438968a520282642fec7cfa45c (patch)
tree848b837c2426e58a69fb25b443f46d2bcb9483d7 /preview_changes.txt
parente4f5cb2e4a6ff637409e967225e43adeaaeaa0e2 (diff)
Fixed UART SPI on AVR chipsets.
Diffstat (limited to 'preview_changes.txt')
-rw-r--r--preview_changes.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/preview_changes.txt b/preview_changes.txt
index f58f911a..4cfed4d9 100644
--- a/preview_changes.txt
+++ b/preview_changes.txt
@@ -1,4 +1,5 @@
FastLED 3.1 preview changes:
+* UART in SPI mode support on AVR
* Support for using both hardware SPI pinsets on the Teensy 3.x - 11/13 and 7/14.
* Added UCS1904 support
* Better AVR cycle counting