We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d7a9da commit 7298953Copy full SHA for 7298953
keywords.txt
@@ -0,0 +1,22 @@
1
+###########################################
2
+# Syntax Coloring Map For DHT-sensor-library
3
4
+
5
6
+# Datatypes (KEYWORD1)
7
8
9
+DHT KEYWORD1
10
11
12
+# Methods and Functions (KEYWORD2)
13
14
15
+begin KEYWORD2
16
+readTemperature KEYWORD2
17
+convertCtoF KEYWORD2
18
+convertFtoC KEYWORD2
19
+computeHeatIndex KEYWORD2
20
+readHumidity KEYWORD2
21
+read KEYWORD2
22
0 commit comments