Minor change to RTClock library keywords

This commit is contained in:
rogerclarkmelbourne 2015-05-23 18:23:14 +10:00
parent a47f46f34a
commit f5b2940a49
1 changed files with 2 additions and 4 deletions

View File

@ -5,14 +5,12 @@
#######################################
# Datatypes (KEYWORD1)
#######################################
RTClock KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
setTime KEYWORD2
getTime KEYWORD2
createAlarm KEYWORD2
attachSecondsInterrupt KEYWORD2
detachSecondsInterrupt KEYWORD2