push
This commit is contained in:
parent
55ecec4aa4
commit
8c7ed44b5e
@ -5,12 +5,12 @@ use POSIX qw(strftime);
|
||||
use strict;
|
||||
|
||||
my @filenames = (
|
||||
'FHEM/73_GoECharger.pm',
|
||||
'lib/FHEM/Devices/GoE/GoECharger.pm',
|
||||
'www/images/fhemSVG/goecharger.svg'
|
||||
'FHEM/73_Bluelink.pm',
|
||||
'lib/FHEM/Devices/Bluelink/Bluelink.pm',
|
||||
'lib/FHEM/Devices/Bluelink/Hyundai.pm',
|
||||
);
|
||||
|
||||
my $controlsfile = 'controls_GoECharger.txt';
|
||||
my $controlsfile = 'controls_Bluelink.txt';
|
||||
|
||||
open(FH, ">$controlsfile") || return("Can't open $controlsfile: $!");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user