-
Notifications
You must be signed in to change notification settings - Fork 85
/
keywords.txt
38 lines (31 loc) · 927 Bytes
/
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
#######################################
# Syntax Coloring Map
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
LIDARLite KEYWORD1
LIDARLite_v3HP KEYWORD1
LIDARLite_v4LED KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
begin KEYWORD2
configure KEYWORD2
reset KEYWORD2
distance KEYWORD2
write KEYWORD2
read KEYWORD2
correlationRecordToSerial KEYWORD2
setI2Caddr KEYWORD2
readDistance KEYWORD2
waitForBusy KEYWORD2
getBusyFlag KEYWORD2
takeRange KEYWORD2
waitForBusyGpio KEYWORD2
getBusyFlagGpio KEYWORD2
takeRangeGpio KEYWORD2
######################################
# Constants (LITERAL1)
#######################################
LIDARLITE_ADDR_DEFAULT LITERAL1