-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathkeywords.txt
46 lines (42 loc) · 1.09 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 ServoEasing
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
#######################################
# Methods and Functions (KEYWORD2)
#######################################
doCreepForward KEYWORD2
doCreepBack KEYWORD2
doTrot KEYWORD2
doTurnLeft KEYWORD2
doTurnRight KEYWORD2
doTwist KEYWORD2
doBow KEYWORD2
doDance KEYWORD2
doWave KEYWORD2
doTest KEYWORD2
doAutoMove KEYWORD2
doAttention KEYWORD2
doLeanLeft KEYWORD2
doLeanRight KEYWORD2
doLeanBack KEYWORD2
doLeanFront KEYWORD2
doCenterServos KEYWORD2
doCalibration KEYWORD2
doStop KEYWORD2
doSetDirectionForward KEYWORD2
doSetDirectionBack KEYWORD2
doSetDirectionRight KEYWORD2
doSetDirectionLeft KEYWORD2
doIncreaseSpeed KEYWORD2
doDecreaseSpeed KEYWORD2
doIncreaseHeight KEYWORD2
doDecreaseHeight KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################
USE_KEYES_REMOTE LITERAL1
USE_KEYES_REMOTE_CLONE LITERAL1
USE_WM10_REMOTE LITERAL1