mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
add weather via Dark Sky API -step1-
Signed-off-by: Thilo Graf <dbt@novatux.de> Build errors fixed, missing code disabled
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
Copyright (C) 2012-2018 'vanhofen'
|
||||
Homepage: http://www.neutrino-images.de/
|
||||
|
||||
Copyright (C) 2016-2018 'TangoCash'
|
||||
Copyright (C) 2016-2019 'TangoCash'
|
||||
|
||||
License: GPL
|
||||
|
||||
@@ -127,6 +127,9 @@ class CLCD4l
|
||||
std::string m_fcolor1;
|
||||
std::string m_fcolor2;
|
||||
std::string m_pbcolor;
|
||||
|
||||
std::string m_wtemp;
|
||||
std::string m_wicon;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user