fix Undefined subroutine &XiaomiBTLESens::makeDeviceName Bug

This commit is contained in:
Marko Oldenburg 2019-02-15 09:41:01 +01:00
parent 3ee3c8083d
commit 1fc170203b

View File

@ -35,7 +35,7 @@ package main;
use strict;
use warnings;
my $version = "2.4.6";
my $version = "2.4.7";
sub XiaomiBTLESens_Initialize($) {
@ -111,7 +111,8 @@ BEGIN {
DoTrigger
BlockingKill
BlockingCall
FmtDateTime)
FmtDateTime
makeDeviceName)
);
}