Fi initfn

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2519 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2013-01-15 08:34:18 +00:00
parent 6bbb92e630
commit f431206cae

View File

@@ -136,6 +136,7 @@ TAHR_Poll($)
# FIXME # FIXME
DevIo_SimpleWrite($hash, "02"); # Request data DevIo_SimpleWrite($hash, "02"); # Request data
InternalTimer(gettimeofday()+5, "TAHR_Poll", $hash, 0); InternalTimer(gettimeofday()+5, "TAHR_Poll", $hash, 0);
return undef;
} }
sub sub