bugfix wrong procedure call

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@5495 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876
2014-04-09 07:43:40 +00:00
parent d71ee5552b
commit 2162afb1a3

View File

@@ -83,7 +83,7 @@ sub HMinfo_Attr(@) {###########################################################
||$attrVal >300 );
## implement new timer to CUL_HM
$modules{CUL_HM}{hmAutoReadScan}=$attrVal;
CUL_HM_queueAutoRead(""); #will restart timer
CUL_HM_procQs("");
}
}
elsif($attrName eq "hmIoMaxDly"){#