Add source code license and link to github to system app

This commit is contained in:
Michael
2020-12-28 02:45:24 -05:00
parent b4fb8897ac
commit 1a6de3326f
2 changed files with 9 additions and 2 deletions

View File

@@ -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();