lcd4l: write weather_city file

Origin commit data
------------------
Commit: 7e775d0c5f
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-20 (Wed, 20 Mar 2019)

Origin message was:
------------------
- lcd4l: write weather_city file
This commit is contained in:
vanhofen
2019-03-20 23:51:49 +01:00
parent 8d70c211f5
commit 61afcb2cfa
2 changed files with 10 additions and 1 deletions

View File

@@ -126,6 +126,7 @@ class CLCD4l
std::string m_fcolor2;
std::string m_pbcolor;
std::string m_wcity;
std::string m_wtemp;
std::string m_wicon;
};