Skip to content

Commit 654ff2c

Browse files
authored
Merge pull request #71 from sparkfun/keywordsRTC
Add highlighting to RTC functions
2 parents 846a0cf + 908b808 commit 654ff2c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

libraries/RTC/keywords.txt

+11
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,17 @@ getTime KEYWORD2
1616
setTime KEYWORD2
1717
setTimeToCompiler KEYWORD2
1818

19+
hour KEYWORD2
20+
minute KEYWORD2
21+
seconds KEYWORD2
22+
hundredths KEYWORD2
23+
24+
month KEYWORD2
25+
dayOfMonth KEYWORD2
26+
year KEYWORD2
27+
weekday KEYWORD2
28+
textWeekday KEYWORD2
29+
1930
#######################################
2031
# Constants (LITERAL1)
2132
#######################################

0 commit comments

Comments
 (0)