mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
10_ZWave.pm: some more debug (inactive) (Forum #54555)
git-svn-id: https://svn.fhem.de/fhem/trunk@11746 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
ab66fa8de0
commit
a0c9959dd8
@ -3613,7 +3613,7 @@ ZWave_processSendStack($$;$)
|
||||
if($ackType eq "ack" && $hash->{lastMsgSent});
|
||||
return;
|
||||
}
|
||||
#Log 1, "pSS: $hash->{NAME}, $ackType $ss->[0]";
|
||||
#Log 1, "pSS: $hash->{NAME}, $ackType $ss->[0]".($omsg ? " omsg:$omsg" : "");
|
||||
|
||||
if($ackType eq "retry") {
|
||||
$ss->[0] =~ m/^(.*)(set|get):(.*)$/;
|
||||
|
Loading…
x
Reference in New Issue
Block a user