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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user