2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-05 17:48:44 +00:00

doc added

git-svn-id: https://svn.fhem.de/fhem/trunk@2080 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
wherzig 2012-11-04 15:45:17 +00:00
parent 7770504c94
commit 2870f0ccd9

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