mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
98_autocreate.pm: resolveSymlink declaration added
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9096 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
bbc0453092
commit
40e5e8e8c3
@ -4,6 +4,7 @@ package main;
|
|||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
sub resolveSymLink($);
|
||||||
|
|
||||||
# Problems:
|
# Problems:
|
||||||
# - Not all CUL_EM devices return a power
|
# - Not all CUL_EM devices return a power
|
||||||
|
Loading…
x
Reference in New Issue
Block a user