mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-01 07:19:24 +00:00
remove log
git-svn-id: https://svn.fhem.de/fhem/trunk@4154 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
2aed50919d
commit
7c22f7bd33
@ -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…
Reference in New Issue
Block a user