mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-13 05:06:35 +00:00
added use vars qw($FW_ss);
git-svn-id: https://svn.fhem.de/fhem/trunk@4321 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
a411e2427c
commit
16c9d075b5
@ -29,6 +29,7 @@ use strict;
|
||||
use warnings;
|
||||
use Time::HiRes qw(gettimeofday);
|
||||
use HttpUtils;
|
||||
use vars qw($FW_ss);
|
||||
|
||||
#
|
||||
# uses the Yahoo! Weather API: http://developer.yahoo.com/weather/
|
||||
|
Loading…
x
Reference in New Issue
Block a user