*** empty log message ***
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@781 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -913,6 +913,7 @@ CUL_SimpleWrite(@)
|
||||
}
|
||||
$msg .= "\n" unless($nonl);
|
||||
|
||||
Log 1, "SW: $msg";
|
||||
$hash->{USBDev}->write($msg . "\n") if($hash->{USBDev});
|
||||
syswrite($hash->{TCPDev}, $msg) if($hash->{TCPDev});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user