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:
-rw-r--r--preview_changes.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/preview_changes.txt b/preview_changes.txt
index f905d4bb..835ff041 100644
--- a/preview_changes.txt
+++ b/preview_changes.txt
@@ -1,3 +1,12 @@
+Preview 4
+* various api changes, addition of clear and showColor functions
+* scale value applied to all show methods
+* bug fixes for SM16716
+* performance improvements, lpd8806 exceeds 22Mbit now
+* hardware def fixes
+* add hsv library functions
+* allow alternate rgb color orderings
+
Preview 3
* True hardware SPI support for teensy (up to 20Mbit output!)
* Minor bug fixes/tweaks