mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-19 18:56:03 +00:00
Debug removed
git-svn-id: https://svn.fhem.de/fhem/trunk@2414 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
3ffe8765aa
commit
2fcfcdb9a6
@ -392,8 +392,6 @@ FHT_Parse($$)
|
|||||||
{
|
{
|
||||||
my ($hash, $msg) = @_;
|
my ($hash, $msg) = @_;
|
||||||
|
|
||||||
Log 1, "FHTVAL0: >$msg< ". length($msg);
|
|
||||||
|
|
||||||
$msg = lc($msg);
|
$msg = lc($msg);
|
||||||
my $dev = substr($msg, 16, 4);
|
my $dev = substr($msg, 16, 4);
|
||||||
my $cde = substr($msg, 20, 2);
|
my $cde = substr($msg, 20, 2);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user