CUL: Martin is exercising the trial&error method.

git-svn-id: https://svn.fhem.de/fhem/trunk@5289 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2014-03-22 13:38:21 +00:00
parent 30763223aa
commit 296ba6ec61

View File

@@ -617,6 +617,7 @@ CUL_WriteTranslate($$$)
$msg = substr($msg,6,4) . substr($msg,10);
} elsif($fn eq "cmd") { # internal command
$msg = "";
if($msg eq "speed100") {
$fn = "AR";
} elsif($msg eq "speed10") {