mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-04 05:16:45 +00:00
Fixing Doc.
git-svn-id: https://svn.fhem.de/fhem/trunk@6190 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
0d4361abc6
commit
87f4b28a4b
@ -138,9 +138,9 @@ STACKABLE_CC_Undef($$)
|
||||
<ul><code>
|
||||
define SCC0 CUL /dev/ttyAMA0@38400<br>
|
||||
attr SCC0 rfmode SlowRF<br>
|
||||
define SCC1 STACKABLE_CC CUL<br>
|
||||
define SCC1 STACKABLE_CC SCC0<br>
|
||||
attr SCC1 rfmode HomeMatic<br>
|
||||
define SCC2 STACKABLE_CC CUL<br>
|
||||
define SCC2 STACKABLE_CC SCC1<br>
|
||||
attr SCC2 rfmode Max<br>
|
||||
</code></ul>
|
||||
<b>Important:</b>
|
||||
@ -195,9 +195,9 @@ STACKABLE_CC_Undef($$)
|
||||
<ul><code>
|
||||
define SCC0 CUL /dev/ttyAMA0@38400<br>
|
||||
attr SCC0 rfmode SlowRF<br>
|
||||
define SCC1 STACKABLE_CC CUL<br>
|
||||
define SCC1 STACKABLE_CC SCC0<br>
|
||||
attr SCC1 rfmode HomeMatic<br>
|
||||
define SCC2 STACKABLE_CC CUL<br>
|
||||
define SCC2 STACKABLE_CC SCC1<br>
|
||||
attr SCC2 rfmode Max<br>
|
||||
</code></ul>
|
||||
<b>Wichtig:</b>
|
||||
|
Loading…
x
Reference in New Issue
Block a user