-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathkeywords.txt
62 lines (50 loc) · 1.45 KB
/
keywords.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
#######################################
# Syntax Coloring Map For FastLED NeoPixel Library
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
# Library
FastLED_NeoPixel KEYWORD1
# Classes
FastLED_NeoPixel KEYWORD1
FastLED_NeoPixel_Variant KEYWORD1
#######################################
# Adafruit_NeoPixel Methods and Functions (KEYWORD2)
#######################################
# These are covered by the Adafruit NeoPixel keywords file.
# They are included here for completeness, but are commented out.
# begin KEYWORD2
# show KEYWORD2
# setPin KEYWORD2
# setPixelColor KEYWORD2
# fill KEYWORD2
# setBrightness KEYWORD2
# clear KEYWORD2
# updateLength KEYWORD2
# updateType KEYWORD2
# canShow KEYWORD2
# getPixels KEYWORD2
# getBrightness KEYWORD2
# getPin KEYWORD2
# numPixels KEYWORD2
# getPixelColor KEYWORD2
# sine8 KEYWORD2
# gamma8 KEYWORD2
# Color KEYWORD2
# ColorHSV KEYWORD2
# gamma32 KEYWORD2
#######################################
# Methods and Functions (KEYWORD2)
#######################################
# These functions are unique to the FastLED_NeoPixel implementation.
NeoToEOrder KEYWORD2
getLeds KEYWORD2
getController KEYWORD2
setBlendWhite KEYWORD2
#######################################
# Instances (KEYWORD2)
#######################################
#######################################
# Constants (LITERAL1)
#######################################