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 af36c90 commit 65f88b6Copy full SHA for 65f88b6
keywords.txt
@@ -1,6 +1,6 @@
1
#######################################
2
# Syntax Coloring Map For Arduino_MKRTHERM
3
-#######################################
+#######################################
4
# Class
5
6
@@ -9,8 +9,8 @@ MKRTHERM KEYWORD1
9
THERM KEYWORD1
10
11
12
-# Methods and Functions
13
+# Methods and Functions
14
15
begin KEYWORD2
16
end KEYWORD2
@@ -21,3 +21,7 @@ readReferenceTemperature KEYWORD2
21
22
# Constants
23
24
+
25
+FAHRENHEIT LITERAL1
26
+CELSIUS LITERAL1
27
+KELVIN LITERAL1
0 commit comments