From 076cdaab118ed2322995900939df53c186a34668 Mon Sep 17 00:00:00 2001 From: rudolfkoenig Date: Tue, 15 Jan 2013 08:34:18 +0000 Subject: [PATCH] Fi initfn git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2519 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/00_TAHR.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/contrib/00_TAHR.pm b/fhem/contrib/00_TAHR.pm index 4b460078e..7706c256b 100644 --- a/fhem/contrib/00_TAHR.pm +++ b/fhem/contrib/00_TAHR.pm @@ -136,6 +136,7 @@ TAHR_Poll($) # FIXME DevIo_SimpleWrite($hash, "02"); # Request data InternalTimer(gettimeofday()+5, "TAHR_Poll", $hash, 0); + return undef; } sub