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:
@@ -111,6 +111,7 @@ MAXLAN_Define($$)
|
||||
|
||||
#Wait until all device definitions have been loaded
|
||||
InternalTimer(gettimeofday()+1, "MAXLAN_Poll", $hash, 0);
|
||||
return undef;
|
||||
}
|
||||
|
||||
sub
|
||||
|
||||
Reference in New Issue
Block a user