fixed minor error in doc

git-svn-id: https://svn.fhem.de/fhem/trunk@3170 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert
2013-05-11 19:10:09 +00:00
parent ad8e9ed534
commit 5a241be591

View File

@@ -605,7 +605,7 @@ OWServer_Set($@)
Get all readings (OWServer / <a href="#OWDevice">OWDevice</a>) via a child process. This ensures, that FHEM
is not blocked during communicating with the owserver.<br>
Example:<br>
<code> attr <name> nonblocking 1</code>
<code> attr &lt;name&gt; nonblocking 1</code>
</li>
<li><a href="#loglevel">loglevel</a></li>
<li><a href="#eventMap">eventMap</a></li>