2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-16 04:36:02 +00:00

45_TRX: summary in commandref

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

View File

@ -1,3 +1,4 @@
# $Id$
#################################################################################
# 45_TRX.pm
#
@ -6,6 +7,7 @@
# Derived from 00_CUL.pm: Copyright (C) Rudolf Koenig"
#
# Copyright (C) 2012-2016 Willi Herzig
# Maintenance since 2018 by KernSani
#
# This program is free software; you can redistribute it and/or
# 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 .
#
###########################
# $Id$
##############################################################################
#
# CHANGELOG
#
# 29.03.2018 Summary for Commandref
#
#
##############################################################################
package main;
use strict;
@ -552,6 +561,9 @@ TRX_Ready($)
1;
=pod
=item device
=item summary connection to RFXtrx433 USB RF transmitters
=item summary_DE Anbindung von RFXtrx433 USB Transceiver
=begin html
<a name="TRX"></a>