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:
authorMark Kriegsman <kriegsman@tr.org>2014-05-12 01:42:20 +0400
committerMark Kriegsman <kriegsman@tr.org>2014-05-12 01:42:20 +0400
commit4c546b3f6b68629920d01567b62410f6d67f9e76 (patch)
tree31724089b0305b83eeaf13d34439807b43f06832 /preview_changes.txt
parent436789ed14183d13b5d6b8114ff19f24e2690951 (diff)
Noted map8 and change to VIRTUAL_BITS of dithering from a flickery 8 to a more solid 3.
Diffstat (limited to 'preview_changes.txt')
-rw-r--r--preview_changes.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/preview_changes.txt b/preview_changes.txt
index 975cd3f6..c39919ad 100644
--- a/preview_changes.txt
+++ b/preview_changes.txt
@@ -13,3 +13,5 @@
* Added XY Matrix example
* Added Fire2012 example, added HeatColor(...) to the library
* Added sin8, cos8, quadwave8, cubicwave8, triwave8, and ease8InOutQuad
+* Added map8
+* Adjusted VIRTAL_BITS of dithering from a flickery 8 to a more solid 3