mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
49_SSCam: COMPATIBILITY changed to 8.2.1
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@17608 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d59ef44fc2
commit
e18a9bc6fd
@ -1458,7 +1458,7 @@ return;
|
||||
sub SSCam_versionCheck($) {
|
||||
my ($hash) = @_;
|
||||
my $name = $hash->{NAME};
|
||||
my $rc = 7196;
|
||||
my $rc = 21600;
|
||||
|
||||
RemoveInternalTimer($hash, "SSCam_versionCheck");
|
||||
return if(IsDisabled($name));
|
||||
|
Loading…
x
Reference in New Issue
Block a user