- glcd: add own logo directory

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2021-05-10 22:50:17 +02:00
committed by Thilo Graf
parent 47dbf21465
commit f27ff4563c
11 changed files with 55 additions and 10 deletions

View File

@@ -923,6 +923,7 @@ struct SNeutrinoSettings
#ifdef ENABLE_GRAPHLCD
// graphlcd
int glcd_enable;
std::string glcd_logodir;
int glcd_time_in_standby;
int glcd_standby_weather;