fix for warning during startup

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2915 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme1968
2013-03-14 19:58:59 +00:00
parent 8007ca990e
commit 95b6e78730

View File

@@ -114,6 +114,7 @@ sub HUEDevice_Undefine($$)
return undef;
}
sub HUEDevice_Set($@);
sub
HUEDevice_Set($@)
{