Welcome to mirror list, hosted at ThFree Co, Russian Federation.

preview_changes.txt - github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 975cd3f644a142cb1031e56f94aa12beb2f1b40e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
* ALL UNTESTED, USE AT YOUR OWN RISK!
* RGB based scaling, allow for color balancing
* (The moon) dithering support
* Teensy 3.1 support
* Second SPI support on teensy 3.1
* Due support 
* P9813 (aka Cool Neon Total Control Lighting support)
* Preliminary TM1829 support (broken, don't use!)
* Random code changes and cleanups 
* More accurate timing adjustments for k20 and due clockless chips
* Added HUE_RED, HUE_ORANGE, etc.
* 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