mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
remove log
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4154 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
77245f75e0
commit
c9a40362ec
@ -3145,7 +3145,6 @@ sub CUL_HM_Set($@) {
|
|||||||
|
|
||||||
my $rxType = CUL_HM_getRxType($devHash);
|
my $rxType = CUL_HM_getRxType($devHash);
|
||||||
Log GetLogLevel($name,2), "CUL_HM set $name $act";
|
Log GetLogLevel($name,2), "CUL_HM set $name $act";
|
||||||
Log 1,"General send $name rxt:$rxType p:".$devHash->{helper}{prt}{sProc};
|
|
||||||
if($rxType & 0x03){#all/burst
|
if($rxType & 0x03){#all/burst
|
||||||
CUL_HM_ProcessCmdStack($devHash);
|
CUL_HM_ProcessCmdStack($devHash);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user