bugfix wrong procedure call

git-svn-id: https://svn.fhem.de/fhem/trunk@5495 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876
2014-04-09 07:43:40 +00:00
parent 9c773b281e
commit a16e589b11

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"){#