mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-22 08:11:44 +00:00
CUL: HMnextTR removed
git-svn-id: https://svn.fhem.de/fhem/trunk@4389 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
529cd47200
commit
c735699abd
@ -172,7 +172,6 @@ CUL_Define($$)
|
||||
|
||||
$hash->{DeviceName} = $dev;
|
||||
my $ret = DevIo_OpenDev($hash, 0, "CUL_DoInit");
|
||||
$hash->{helper}{HMnextTR}=gettimeofday();
|
||||
return $ret;
|
||||
}
|
||||
|
||||
@ -963,7 +962,6 @@ CUL_Parse($$$$$)
|
||||
$hash->{RSSI} = $rssi;
|
||||
$addvals{RSSI} = $rssi;
|
||||
}
|
||||
$hash->{helper}{HMnextTR}=gettimeofday();
|
||||
Dispatch($hash, $dmsg, \%addvals);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user