2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-17 17:36:01 +00:00

10_IT.pm: Correct IT V3 define example in documentation

git-svn-id: https://svn.fhem.de/fhem/trunk@8338 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
dancer0705 2015-03-30 17:17:08 +00:00
parent 9a8c5054f8
commit 2f7568dd65

View File

@ -665,7 +665,7 @@ Examples:
<br>
Examples:
<ul>
<code>define IT myITSwitch IT 00111100110101010110011111 0 0000</code>
<code>define myITSwitch IT 00111100110101010110011111 0 0000</code>
</ul>
</ul>
@ -882,7 +882,7 @@ Beispiele:
Beispiele:
<ul>
<code>define IT myITSwitch IT 00111100110101010110011111 0 0000</code>
<code>define myITSwitch IT 00111100110101010110011111 0 0000</code>
</ul>
</ul>
<br>