2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 16:56:54 +00:00

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 1b2db7648d
commit 1e46ed9560

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>