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:
@@ -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"){#
|
||||
|
||||
Reference in New Issue
Block a user