forked from Seeed-Studio/Seeed_Arduino_LSM6DS3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkeywords.txt
36 lines (29 loc) · 814 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
#######################################
# Syntax Coloring Map For
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
#######################################
# Methods and Functions (KEYWORD2)
#######################################
readRawAccelX KEYWORD2
readRawAccelY KEYWORD2
readRawAccelZ KEYWORD2
readRawGyroX KEYWORD2
readRawGyroY KEYWORD2
readRawGyroZ KEYWORD2
readFloatAccelX KEYWORD2
readFloatAccelY KEYWORD2
readFloatAccelZ KEYWORD2
readFloatGyroX KEYWORD2
readFloatGyroY KEYWORD2
readFloatGyroZ KEYWORD2
readRawTemp KEYWORD2
readTempC KEYWORD2
readTempF KEYWORD2
calcGyro KEYWORD2
calcAccel KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################