From c037171b4ab863ccaf3445f0a697a02de2a6fb6b 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://svn.fhem.de/fhem/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