From f431206cae5ad8ac6e83faf77ad379f38e69f60f 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: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2519 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- contrib/00_TAHR.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/00_TAHR.pm b/contrib/00_TAHR.pm index 4b460078e..7706c256b 100644 --- a/contrib/00_TAHR.pm +++ b/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