45_TRX: summary in commandref

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16512 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
KernSani 2018-03-29 22:08:34 +00:00
parent 60e456714d
commit aa912568d9

View File

@ -1,3 +1,4 @@
# $Id$
################################################################################# #################################################################################
# 45_TRX.pm # 45_TRX.pm
# #
@ -6,6 +7,7 @@
# Derived from 00_CUL.pm: Copyright (C) Rudolf Koenig" # Derived from 00_CUL.pm: Copyright (C) Rudolf Koenig"
# #
# Copyright (C) 2012-2016 Willi Herzig # Copyright (C) 2012-2016 Willi Herzig
# Maintenance since 2018 by KernSani
# #
# This program is free software; you can redistribute it and/or # This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License # modify it under the terms of the GNU General Public License
@ -23,8 +25,15 @@
# #
# The GNU General Public License may also be found at http://www.gnu.org/licenses/gpl-2.0.html . # The GNU General Public License may also be found at http://www.gnu.org/licenses/gpl-2.0.html .
# #
########################### ##############################################################################
# $Id$ #
# CHANGELOG
#
# 29.03.2018 Summary for Commandref
#
#
##############################################################################
package main; package main;
use strict; use strict;
@ -552,6 +561,9 @@ TRX_Ready($)
1; 1;
=pod =pod
=item device
=item summary connection to RFXtrx433 USB RF transmitters
=item summary_DE Anbindung von RFXtrx433 USB Transceiver
=begin html =begin html
<a name="TRX"></a> <a name="TRX"></a>