mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
fhem.pl: InternalTimer parameter change, second try
git-svn-id: https://svn.fhem.de/fhem/trunk@11000 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
f8d080a8c0
commit
752d8d1406
@ -2775,7 +2775,7 @@ HandleTimeout()
|
|||||||
|
|
||||||
#####################################
|
#####################################
|
||||||
sub
|
sub
|
||||||
InternalTimer($$$$)
|
InternalTimer($$$;$)
|
||||||
{
|
{
|
||||||
my ($tim, $fn, $arg, $waitIfInitNotDone) = @_;
|
my ($tim, $fn, $arg, $waitIfInitNotDone) = @_;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user