Skip to content

Commit 50e0221

Browse files
committed
Add keywords
1 parent c134575 commit 50e0221

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

keywords.txt

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Syntax Coloring Map For Arduino-MQ131-driver
2+
3+
# Datatypes (KEYWORD1)
4+
MQ131 KEYWORD3
5+
6+
# Methods and Functions (KEYWORD2)
7+
calibrate KEYWORD2
8+
begin KEYWORD2
9+
sample KEYWORD2
10+
11+
# Instances (KEYWORD2)
12+
13+
# Constants (LITERAL1)
14+
LOW_CONCENTRATION
15+
HIGH_CONCENTRATION
16+
PPM
17+
PPB
18+
MG_M3
19+
UG_M3
20+

0 commit comments

Comments
 (0)