CUL_MAX: set default pairmode duration to 60 seconds

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2359 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
mgehre
2012-12-24 13:24:43 +00:00
parent b5a15c6ef1
commit f5fdb6c194

View File

@@ -19,7 +19,7 @@ sub CUL_MAX_SendAck($$$);
sub CUL_MAX_SendTimeInformation(@); sub CUL_MAX_SendTimeInformation(@);
sub CUL_MAX_Send(@); sub CUL_MAX_Send(@);
my $pairmodeDuration = 30; #seconds my $pairmodeDuration = 60; #seconds
my $timeBroadcastInterval = 6*60*60; #= 6 hours, the same time that the cube uses my $timeBroadcastInterval = 6*60*60; #= 6 hours, the same time that the cube uses