-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathkeywords.txt
46 lines (40 loc) · 1.02 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
#######################################
# Syntax Coloring Map For ReSpeaker
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
ReSpeaker KEYWORD1
Pixels KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
begin KEYWORD2
play KEYWORD2
exec KEYWORD2
pixels KEYWORD2
set_console KEYWORD2
calibrate_touch KEYWORD2
read_touch KEYWORD2
detect_touch KEYWORD2
set_touch_threshold KEYWORD2
attach_touch_handler KEYWORD2
attach_spi_handler KEYWORD2
attach_spi_raw_handler KEYWORD2
set_color KEYWORD2
get_color KEYWORD2
set_brightness KEYWORD2
get_brightness KEYWORD2
clear KEYWORD2
update KEYWORD2
number KEYWORD2
RGB KEYWORD2
rainbow KEYWORD2
wheel KEYWORD2
#######################################
# Instances (KEYWORD2)
#######################################
respeaker KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################