diff options
| author | Michael <michael@eowyn.net> | 2020-12-28 07:45:24 (GMT) |
|---|---|---|
| committer | Michael <michael@eowyn.net> | 2020-12-28 07:45:24 (GMT) |
| commit | 1a6de3326fc224ef58b814856659940607d15dc5 (patch) | |
| tree | 55f0802d93ccee0ed6477dc596106c2aea88c6e1 /src/displayapp/screens/SystemInfo.h | |
| parent | b4fb8897ac97e5ee6299842dac0384ce585743bb (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.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/screens/SystemInfo.h b/src/displayapp/screens/SystemInfo.h index a71bacc..75268c7 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(); |
