mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
CUL: Martin is exercising the trial&error method.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5289 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
958cd9e09e
commit
28a65aca6f
@ -617,6 +617,7 @@ CUL_WriteTranslate($$$)
|
|||||||
$msg = substr($msg,6,4) . substr($msg,10);
|
$msg = substr($msg,6,4) . substr($msg,10);
|
||||||
|
|
||||||
} elsif($fn eq "cmd") { # internal command
|
} elsif($fn eq "cmd") { # internal command
|
||||||
|
$msg = "";
|
||||||
if($msg eq "speed100") {
|
if($msg eq "speed100") {
|
||||||
$fn = "AR";
|
$fn = "AR";
|
||||||
} elsif($msg eq "speed10") {
|
} elsif($msg eq "speed10") {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user