mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-15 22:26:04 +00:00
Multi-switch should be working better now.
git-svn-id: https://svn.fhem.de/fhem/trunk@1712 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
b8074c5326
commit
9fccdf3e37
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user