MAXLAN: return undef on succesful define

git-svn-id: https://svn.fhem.de/fhem/trunk@2262 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
mgehre
2012-12-03 21:43:22 +00:00
parent dc88d68a1a
commit 775741a8bc

View File

@@ -111,6 +111,7 @@ MAXLAN_Define($$)
#Wait until all device definitions have been loaded
InternalTimer(gettimeofday()+1, "MAXLAN_Poll", $hash, 0);
return undef;
}
sub