mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-15 22:26:04 +00:00
30_HUEBridge.pm: fixed perl warning. see forum: https://forum.fhem.de/index.php/topic,58616.msg499751.html
git-svn-id: https://svn.fhem.de/fhem/trunk@19061 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
2086260af1
commit
c3c4059e0c
@ -474,6 +474,7 @@ HUEBridge_string2array($)
|
||||
return \@lights;
|
||||
}
|
||||
|
||||
sub HUEBridge_Set($@);
|
||||
sub
|
||||
HUEBridge_Set($@)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user