forked from DFRobot/DFRobot_BME68x
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkeywords.txt
More file actions
29 lines (25 loc) · 679 Bytes
/
keywords.txt
File metadata and controls
29 lines (25 loc) · 679 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 BME68x
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
DFRobot_BME68x_SPI KEYWORD1
DFRobot_BME68x_I2C KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
begin KEYWORD2
startConvert KEYWORD2
update KEYWORD2
supportIAQ KEYWORD2
iaqUpdate KEYWORD2
isIAQReady KEYWORD2
setGasHeater KEYWORD2
readTempture KEYWORD2
readHumidity KEYWORD2
readPressure KEYWORD2
readGas KEYWORD2
readAltitude KEYWORD2
readGasResistance KEYWORD2
reaCalibratedAltitude KEYWORD2