summaryrefslogtreecommitdiff
path: root/docs/timer.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/timer.txt')
-rw-r--r--docs/timer.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/timer.txt b/docs/timer.txt
new file mode 100644
index 0000000..70a380b
--- /dev/null
+++ b/docs/timer.txt
@@ -0,0 +1,2 @@
+How to use the timer:
+Send a number representing a time in seconds, from 0.5 to 3600. When the time expires, the timer will send "done" back on the same channel. If the loop feature is enabled (use the commands "loop_on" and "loop_off" to set this) the timer will automatically be set for the same time again each time it expires.