mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
$Id added
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5660 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
ccf912a00c
commit
b7dfb661e1
@ -1,7 +1,7 @@
|
|||||||
###################LoTT Uniroll###################
|
###################LoTT Uniroll###################
|
||||||
# First release by D. Fuchs and rudolfkoenig
|
# First release by D. Fuchs and rudolfkoenig
|
||||||
# improved by c-herrmann
|
# improved by c-herrmann
|
||||||
# $Id: 10_UNIRoll Ver 1.3 2014-04-07 12:38:00 c-herrmann $
|
# $Id$
|
||||||
#
|
#
|
||||||
# UNIRoll:no synchronisation, the message protocoll begins directly with datas
|
# UNIRoll:no synchronisation, the message protocoll begins directly with datas
|
||||||
# group address 16 Bit like an housecode
|
# group address 16 Bit like an housecode
|
||||||
@ -85,11 +85,11 @@ UNIRoll_Initialize($)
|
|||||||
## nur sporadisch, insbesondere wenn es von einem "at" gesendet wurde.
|
## nur sporadisch, insbesondere wenn es von einem "at" gesendet wurde.
|
||||||
|
|
||||||
#####################################
|
#####################################
|
||||||
sub
|
# sub
|
||||||
UNIRoll_SetState($$$$) # 4 Skalare Parameter
|
# UNIRoll_SetState($$$$) # 4 Skalare Parameter
|
||||||
{
|
# {
|
||||||
return undef;
|
# return undef;
|
||||||
}
|
# }
|
||||||
|
|
||||||
###################################
|
###################################
|
||||||
sub
|
sub
|
||||||
|
Loading…
x
Reference in New Issue
Block a user