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>2015-05-14 03:09:08 +0300
committerMark Kriegsman <kriegsman@tr.org>2015-05-14 03:09:08 +0300
commit7e058dcaea741d4705bcfd12bb97df5092282597 (patch)
tree67bd4dfcddd13c070b6feacec29470049ff9102e /keywords.txt
parent64a2ea7fea87fa911e52dd88596896269fdd9346 (diff)
Change BLEND to LINEARBLEND for ColorFromPalette
Diffstat (limited to 'keywords.txt')
-rw-r--r--keywords.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/keywords.txt b/keywords.txt
index cba913f8..9cfe1d69 100644
--- a/keywords.txt
+++ b/keywords.txt
@@ -362,6 +362,6 @@ FORWARD_HUES LITERAL1
BACKWARD_HUES LITERAL1
SHORTEST_HUES LITERAL1
LONGEST_HUES LITERAL1
-BLEND LITERAL1
+LINEARBLEND LITERAL1
NOBLEND LITERAL1