-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathkeywords.txt
More file actions
29 lines (22 loc) · 721 Bytes
/
keywords.txt
File metadata and controls
29 lines (22 loc) · 721 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
##############################################
# Syntax Coloring Map For VeDirectFrameHandler
##############################################
##############################################
# Datatypes (KEYWORD1)
##############################################
VeDirectFrameHandler KEYWORD1
##############################################
# Methods and Functions (KEYWORD2)
##############################################
rxData KEYWORD2
txtRxEvent KEYWORD2
frameEndEvent KEYWORD2
logE KEYWORD2
hexRxEvent KEYWORD2
##############################################
# Constants (LITERAL1)
##############################################
frameLen LITERAL1
nameLen LITERAL1
valueLen LITERAL1
buffLen LITERAL1