forked from Seeed-Studio/Grove_Temperature_sensor_MCP9808
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkeywords.txt
More file actions
25 lines (20 loc) · 661 Bytes
/
keywords.txt
File metadata and controls
25 lines (20 loc) · 661 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
#######################################
# Syntax Coloring Map For Grove Temperature sensor MCP9808
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
KEYWORD1 MCP9808
#######################################
# Methods and Functions (KEYWORD2)
#######################################
KEYWORD2 set_config
KEYWORD2 set_upper_limit
KEYWORD2 set_lower_limit
KEYWORD2 set_critical_limit
KEYWORD2 set_resolution
KEYWORD2 get_temp
KEYWORD2 init
#######################################
# Constants (LITERAL1)
#######################################