MAXLAN: return undef on succesful define

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2262 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
mgehre
2012-12-03 21:43:22 +00:00
parent 4641119738
commit c763678b33

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