sign on/off tested & fixed

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@860 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2011-03-13 09:18:58 +00:00
parent 020a16b1c7
commit 1a5f643762
2 changed files with 15 additions and 11 deletions

View File

@@ -325,6 +325,7 @@ HMLAN_SimpleWrite(@)
my $name = $hash->{NAME};
return if(!$hash || AttrVal($hash->{NAME}, "dummy", undef));
select(undef, undef, undef, 0.01);
Log GetLogLevel($name,5), "SW: $msg";
$msg .= "\r\n" unless($nonl);