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-04-27 06:00:26 +0400
committerMark Kriegsman <kriegsman@tr.org>2014-04-27 06:00:26 +0400
commit3d420a822b3d6546dec5bb6e3f70482d0dbb0378 (patch)
tree1c9222c1a4d93dd02d36ce5154d43f0071ffc99a /preview_changes.txt
parent4095389d9b1d7bd21919fe9aee2be6ead1785b63 (diff)
Added sin8, cos8, quadwave8, cubicwave8, triwave8, and ease8InOutQuad.
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 2017f972..975cd3f6 100644
--- a/preview_changes.txt
+++ b/preview_changes.txt
@@ -12,3 +12,4 @@
* Added named color correction profiles (eg. TypicalSMD5050)
* Added XY Matrix example
* Added Fire2012 example, added HeatColor(...) to the library
+* Added sin8, cos8, quadwave8, cubicwave8, triwave8, and ease8InOutQuad