Skip to content

Commit f6c59c1

Browse files
committed
Change CurieImu and BMI160 to KEYWORD2
1 parent 3642f44 commit f6c59c1

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

libraries/CurieImu/keywords.txt

+7-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88

99
CurieImuClass KEYWORD1
1010
BMI160Class KEYWORD1
11-
CurieImu KEYWORD1
12-
BMI160 KEYWORD1
1311

1412
#######################################
1513
# Methods and Functions (KEYWORD2)
@@ -193,6 +191,13 @@ getInterruptLatch KEYWORD2
193191
setInterruptLatch KEYWORD2
194192
resetInterrupt KEYWORD2
195193

194+
#######################################
195+
# Instances (KEYWORD2)
196+
#######################################
197+
198+
CurieImu KEYWORD2
199+
BMI160 KEYWORD2
200+
196201
#######################################
197202
# Constants (LITERAL1)
198203
#######################################

0 commit comments

Comments
 (0)