mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
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:
parent
9a602b94e4
commit
36eb91933d
@ -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") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user