mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-08 07:24:21 +00:00
Fi initfn
git-svn-id: https://svn.fhem.de/fhem/trunk@2519 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
670a24caa5
commit
c037171b4a
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user