-wrongdoc

This commit is contained in:
Axel Kittenberger 2010-11-30 17:09:17 +00:00
parent 3a04de8215
commit 12a43e21bf
1 changed files with 0 additions and 8 deletions

View File

@ -6,14 +6,6 @@
-- "Beep!" every 5 seconds.
--
----
-- Defines a function to be called when the alarm
-- is raised.
-- @param timestamp ... timestamp this alarm was registered with
-- @param extra ... a free token to store anything in it.
-- here used as string.
--
lalarm = {
init = function(inlet)
-- creates the first alarm in 5 seconds from now.