2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-05 17:48:44 +00:00

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 eeb7d6b7a8
commit 2e6f1a46ad

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