doc added

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2080 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
wherzig
2012-11-04 15:45:17 +00:00
parent 68ad946368
commit e9ebe8bd2c

View File

@@ -134,3 +134,16 @@ TRX_ELSE_Parse($$)
}
1;
=pod
=begin html
<a name="TRX_ELSE"></a>
<h3>TRX_ELSE</h3>
<ul>
The TRX_ELSE module is invoked by TRX if a code is received by RFXCOM RFXtrx433 RF receiver that is currently not handled by a TRX_-Module. There is nothing to be defined for this module. You need to define an RFXtrx433 receiver first. See <a href="#TRX">TRX</a>.
<a name="TRX_SECURITYdefine"></a>
</ul>
=end html
=cut