mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-22 14:16:42 +00:00
docu fix
git-svn-id: https://svn.fhem.de/fhem/trunk@3619 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
59e3aa93ea
commit
577098b0a0
@ -61,7 +61,7 @@ panStamp_Define($$)
|
||||
|
||||
if(@a < 3 || @a > 6) {
|
||||
my $msg = "wrong syntax: define <name> panStamp {devicename[\@baudrate] ".
|
||||
"| devicename\@directio} [<address> [<channel> [<syncword>";
|
||||
"| devicename\@directio} [<address> [<channel> [<syncword>]]]";
|
||||
Log 2, $msg;
|
||||
return $msg;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user