mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-21 14:04:15 +00:00
ONKYOdb.pm: add missing _Initialize() fn
git-svn-id: https://svn.fhem.de/fhem/trunk@12403 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
604f56c24c
commit
9bf69675ec
@ -24,6 +24,9 @@
|
|||||||
#
|
#
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
|
sub ONKYOdb_Initialize() {
|
||||||
|
}
|
||||||
|
|
||||||
package ONKYOdb;
|
package ONKYOdb;
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user