IODev added
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@309 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -50,6 +50,7 @@ CUL_WS_Define($$)
|
||||
$hash->{corr3} = ((int(@a) > 5) ? $a[5] : 0);
|
||||
$hash->{corr4} = ((int(@a) > 6) ? $a[6] : 0);
|
||||
$defptr{$a[2]} = $hash;
|
||||
AssignIoPort($hash);
|
||||
return undef;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user