mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-26 10:15:48 +00:00
98_WOL.pm: dokumention changed
git-svn-id: https://svn.fhem.de/fhem/trunk@6972 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d0de2cbb54
commit
9132143138
@ -64,7 +64,7 @@ sub WOL_Set($@) {
|
||||
}
|
||||
|
||||
WOL_UpdateReadings($hash);
|
||||
return undef if($v eq "refresh");
|
||||
return undef if($v eq "refresh");
|
||||
|
||||
RemoveInternalTimer($hash);
|
||||
InternalTimer(gettimeofday()+$hash->{INTERVAL}, "WOL_UpdateReadings", $hash, 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user