MAXLAN: return undef on succesful define

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

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