mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 04:36:36 +00:00
Typo
git-svn-id: https://svn.fhem.de/fhem/trunk@603 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
e0e19f750d
commit
53ac7e1788
@ -1778,9 +1778,9 @@ A line ending with \ will be concatenated with the next one, so long lines
|
||||
Putting them in a common sendpool will serialize sending the events.
|
||||
E.g. if you have three CUN's, you have to specify following
|
||||
attributes:<br>
|
||||
attr CUL1 sendpool CUL1,CUL2,CUL3<br>
|
||||
attr CUL2 sendpool CUL1,CUL2,CUL3<br>
|
||||
attr CUL3 sendpool CUL1,CUL2,CUL3<br>
|
||||
attr CUN1 sendpool CUN1,CUN2,CUN3<br>
|
||||
attr CUN2 sendpool CUN1,CUN2,CUN3<br>
|
||||
attr CUN3 sendpool CUN1,CUN2,CUN3<br>
|
||||
</li><br>
|
||||
</ul>
|
||||
<br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user