CUL: Martin is exercising the trial&error method.

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@5289 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2014-03-22 13:38:21 +00:00
parent 9f9437f3d7
commit 94d0cd360a

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") {