2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-19 18:56:03 +00:00

00_TCM: logs removed

git-svn-id: https://svn.fhem.de/fhem/trunk@12434 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
klaus-schauer 2016-10-26 11:10:15 +00:00
parent a08b6a162e
commit f6793dfa3b

View File

@ -1081,7 +1081,6 @@ sub TCM_ReadAnswer($$)
Log3 $name, 4, "TCM $name own telegram from $id blocked.";
} else {
#EnOcean:PacketType:RORG:MessageData:SourceID:Status:OptionalData
Log3 $name, 3, "TCM $name dispatch EnOcean:$packetType:$org:$d1:$id:$status:$odata";
Dispatch($hash, "EnOcean:$packetType:$org:$d1:$id:$status:$odata", \%addvals);
}
$data = $rest;