Skip to content

Commit 65f88b6

Browse files
Had Forgotten to push Keywords.txt
1 parent af36c90 commit 65f88b6

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

keywords.txt

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#######################################
22
# Syntax Coloring Map For Arduino_MKRTHERM
3-
#######################################
3+
#######################################
44
# Class
55
#######################################
66

@@ -9,8 +9,8 @@ MKRTHERM KEYWORD1
99
THERM KEYWORD1
1010

1111
#######################################
12-
# Methods and Functions
13-
#######################################
12+
# Methods and Functions
13+
#######################################
1414

1515
begin KEYWORD2
1616
end KEYWORD2
@@ -21,3 +21,7 @@ readReferenceTemperature KEYWORD2
2121
#######################################
2222
# Constants
2323
#######################################
24+
25+
FAHRENHEIT LITERAL1
26+
CELSIUS LITERAL1
27+
KELVIN LITERAL1

0 commit comments

Comments
 (0)