- lcd4l: write weather_city file

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2019-03-20 23:51:49 +01:00
committed by Thilo Graf
parent 6c1e155cfe
commit aeacf03234
2 changed files with 10 additions and 1 deletions

View File

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