summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/SystemInfo.h
diff options
context:
space:
mode:
authorMichael <michael@eowyn.net>2020-12-28 02:45:24 -0500
committerMichael <michael@eowyn.net>2020-12-28 02:45:24 -0500
commit1a6de3326fc224ef58b814856659940607d15dc5 (patch)
tree55f0802d93ccee0ed6477dc596106c2aea88c6e1 /src/displayapp/screens/SystemInfo.h
parentb4fb8897ac97e5ee6299842dac0384ce585743bb (diff)
Add source code license and link to github to system app
Diffstat (limited to 'src/displayapp/screens/SystemInfo.h')
-rw-r--r--src/displayapp/screens/SystemInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/screens/SystemInfo.h b/src/displayapp/screens/SystemInfo.h
index a71bacc5..75268c71 100644
--- a/src/displayapp/screens/SystemInfo.h
+++ b/src/displayapp/screens/SystemInfo.h
@@ -43,7 +43,7 @@ namespace Pinetime {
char t1[200];
char t2[200];
- char t3[30];
+ char t3[200];
ScreenList<3> screens;
std::unique_ptr<Screen> CreateScreen1();