Multi-switch should be working better now.

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1712 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2012-07-10 06:32:54 +00:00
parent 49ed1c6bfd
commit 6a8c87d5aa

View File

@@ -185,7 +185,7 @@ EnOcean_Set($@)
}
select(undef, undef, undef, 0.1) if($i < int(@a)-1);
select(undef, undef, undef, 0.1);
}
my $cmd = join(" ", @a);