mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-07 22:29:19 +00:00
98_autocreate.pm: resolveSymlink declaration added
git-svn-id: https://svn.fhem.de/fhem/trunk@9096 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
59ad1da1df
commit
6fb74b337c
@ -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