mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-07 16:59:18 +00:00
00_Neuron.pm: bugfix
git-svn-id: https://svn.fhem.de/fhem/trunk@17885 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
9410216af6
commit
792adeb783
@ -35,6 +35,7 @@ use strict;
|
|||||||
use warnings;
|
use warnings;
|
||||||
|
|
||||||
require "HttpUtils.pm";
|
require "HttpUtils.pm";
|
||||||
|
require "DevIo.pm";
|
||||||
|
|
||||||
my @clients = qw(
|
my @clients = qw(
|
||||||
NeuronPin
|
NeuronPin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user