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:
Diffstat (limited to 'docs/3.1/group___colorpalletes.html')
-rw-r--r--docs/3.1/group___colorpalletes.html48
1 files changed, 24 insertions, 24 deletions
diff --git a/docs/3.1/group___colorpalletes.html b/docs/3.1/group___colorpalletes.html
index c17542fd..caa964a4 100644
--- a/docs/3.1/group___colorpalletes.html
+++ b/docs/3.1/group___colorpalletes.html
@@ -116,29 +116,6 @@ Variables</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
-
-<p>Cloudy color pallete. </p>
-<p>Approximate "black body radiation" palette, akin to the FastLED 'HeatColor' function.</p>
-<p>HSV color ramp: blue purple ping red orange yellow (and back) Basically, everything but the greens, which tend to make people's skin look unhealthy.</p>
-<p>HSV Rainbow colors with alternatating stripes of black.</p>
-<p>HSV Rainbow.</p>
-<p>Forest colors, greens.</p>
-<p>Ocean colors, blues and whites.</p>
-<p>Lava colors.</p>
-<p>This palette is good for lighting at a club or party, where it'll be shining on people.</p>
-<p>Recommend that you use values 0-240 rather than the usual 0-255, as the last 15 colors will be 'wrapping around' from the hot end to the cold end, which looks wrong. </p>
-
-</div>
-</div>
-<a class="anchor" id="ga57a38373661043f74b292976e83c687b"></a>
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">const TProgmemRGBPalette16 HeatColors_p FL_PROGMEM</td>
- </tr>
- </table>
-</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line">{</div>
<div class="line"> CRGB::Blue,</div>
@@ -174,10 +151,33 @@ Variables</h2></td></tr>
</div>
</div>
+<a class="anchor" id="ga57a38373661043f74b292976e83c687b"></a>
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">const TProgmemRGBPalette16 HeatColors_p FL_PROGMEM</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Cloudy color pallete. </p>
+<p>Approximate "black body radiation" palette, akin to the FastLED 'HeatColor' function.</p>
+<p>HSV color ramp: blue purple ping red orange yellow (and back) Basically, everything but the greens, which tend to make people's skin look unhealthy.</p>
+<p>HSV Rainbow colors with alternatating stripes of black.</p>
+<p>HSV Rainbow.</p>
+<p>Forest colors, greens.</p>
+<p>Ocean colors, blues and whites.</p>
+<p>Lava colors.</p>
+<p>This palette is good for lighting at a club or party, where it'll be shining on people.</p>
+<p>Recommend that you use values 0-240 rather than the usual 0-255, as the last 15 colors will be 'wrapping around' from the hot end to the cold end, which looks wrong. </p>
+
+</div>
+</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
-Generated on Mon Aug 10 2015 23:02:36 for FastLED by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Mon Aug 10 2015 23:10:47 for FastLED by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>