98_ModbusAttr.pm: small bugfix
git-svn-id: https://svn.fhem.de/fhem/trunk@8567 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -38,6 +38,7 @@ ModbusAttr_Initialize($)
|
||||
my ($modHash) = @_;
|
||||
|
||||
require "$attr{global}{modpath}/FHEM/98_Modbus.pm";
|
||||
require "$attr{global}{modpath}/FHEM/DevIo.pm";
|
||||
|
||||
ModbusLD_Initialize($modHash); # Generic function of the Modbus module does the rest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user