Debug removed
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2414 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -392,8 +392,6 @@ FHT_Parse($$)
|
||||
{
|
||||
my ($hash, $msg) = @_;
|
||||
|
||||
Log 1, "FHTVAL0: >$msg< ". length($msg);
|
||||
|
||||
$msg = lc($msg);
|
||||
my $dev = substr($msg, 16, 4);
|
||||
my $cde = substr($msg, 20, 2);
|
||||
|
||||
Reference in New Issue
Block a user