fixed missing </li> in documentation

git-svn-id: https://svn.fhem.de/fhem/trunk@2421 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert
2013-01-03 18:25:59 +00:00
parent b589186f3a
commit e4ab8e2095

View File

@@ -602,7 +602,7 @@ X10_Parse($$)
<li>Only switching and dimming are supported by now.</li>
<li>Dimming is valid only for a dimmable device as specified by
the <code>model</code> argument in its <code>define</code>
statement.
statement.</li>
<li>An X10 device has 210 discrete brightness levels. If you use a
X10 sender, e.g. a remote control or a wall switch to dim, a
brightness step is 100%/210.</li>