2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-16 10:46:03 +00:00

correct documentation

git-svn-id: https://svn.fhem.de/fhem/trunk@3039 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
ntruchsess 2013-04-06 12:16:54 +00:00
parent 416ea638f5
commit 0d30558acc

View File

@ -93,7 +93,7 @@ FRM_OUT_Undef($$)
<h3>FRM_OUT</h3>
<ul>
represents a pin of an <a href="http://www.arduino.cc">Arduino</a> running <a href="http://www.firmata.org">Firmata</a>
configured for digital input.<br>
configured for digital output.<br>
Requires a defined <a href="#FRM">FRM</a>-device to work.<br><br>
<a name="FRM_OUTdefine"></a>