-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathkeywords.txt
More file actions
41 lines (34 loc) · 861 Bytes
/
keywords.txt
File metadata and controls
41 lines (34 loc) · 861 Bytes
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
#######################################
# Syntax Coloring Map For Test
#######################################
#######################################
# Objects (KEYWORD3)
#######################################
StepperDriver KEYWORD3
StepperChassis KEYWORD3
#######################################
# Datatypes (KEYWORD2)
#######################################
axis_t KEYWORD2
#######################################
# Methods and Functions (KEYWORD2)
#######################################
init KEYWORD2
newAxis KEYWORD2
enable KEYWORD2
disable KEYWORD2
setDir KEYWORD2
setDelay KEYWORD2
setSpeed KEYWORD2
write KEYWORD2
stop KEYWORD2
getPath KEYWORD2
resetPath KEYWORD2
busy KEYWORD2
wait KEYWORD2
move KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################
FORWARD LITERAL1
BACKWARD LITERAL1