mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-06 06:08: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:
parent
7770504c94
commit
2870f0ccd9
@ -134,3 +134,16 @@ TRX_ELSE_Parse($$)
|
|||||||
}
|
}
|
||||||
|
|
||||||
1;
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user