summaryrefslogtreecommitdiff
path: root/TimeAlarms/keywords.txt
diff options
context:
space:
mode:
authorMike Beattie <mike@ethernal.org>2012-03-20 23:25:17 +1300
committerMike Beattie <mike@ethernal.org>2012-03-20 23:25:17 +1300
commitcb7bd533cb2b505441ca9a35c9897db358a30b47 (patch)
treefd20d304a519730798433e9835ce3e8e12f703fc /TimeAlarms/keywords.txt
Add Time library
Signed-off-by: Mike Beattie <mike@ethernal.org>
Diffstat (limited to 'TimeAlarms/keywords.txt')
-rw-r--r--TimeAlarms/keywords.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/TimeAlarms/keywords.txt b/TimeAlarms/keywords.txt
new file mode 100644
index 0000000..1843a88
--- /dev/null
+++ b/TimeAlarms/keywords.txt
@@ -0,0 +1,25 @@
+#######################################
+# Syntax Coloring Map For TimeAlarms
+#######################################
+
+#######################################
+# Datatypes (KEYWORD1)
+#######################################
+
+#######################################
+# Methods and Functions (KEYWORD2)
+#######################################
+alarmRepeat KEYWORD2
+alarmOnce KEYWORD2
+timerRepeat KEYWORD2
+timerOnce KEYWORD2
+delay KEYWORD2
+#######################################
+# Instances (KEYWORD2)
+#######################################
+Alarm KEYWORD2
+#######################################
+# Constants (LITERAL1)
+#######################################
+dtINVALID_ALARM_ID LITERAL1
+dtINVALID_TIME LITERAL1 \ No newline at end of file