lcd4l: extending duration file; ...

Line 1: done/total
Line 2: done
Line 3: todo
Line 4: total


Origin commit data
------------------
Commit: 57335b2ad7
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-30 (Sun, 30 Jan 2022)

Origin message was:
------------------
- lcd4l: extending duration file; ...

Line 1: done/total
Line 2: done
Line 3: todo
Line 4: total
This commit is contained in:
vanhofen
2022-01-30 22:57:19 +01:00
parent ffbcf0a6ce
commit 3c69696c7f
2 changed files with 21 additions and 5 deletions

View File

@@ -134,7 +134,7 @@ class CLCD4l
std::string m_Info1;
std::string m_Info2;
int m_Progress;
char m_Duration[24];
char m_Duration[128];
std::string m_Start;
std::string m_End;