SystemInfo app screen

First screen. Let the build date and build time string be centered as well as the others
This commit is contained in:
Stoian Minaiev 2021-05-10 15:13:33 +03:00 committed by GitHub
parent 9e1ce2d423
commit 9a8824c35a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,8 +70,8 @@ std::unique_ptr<Screen> SystemInfo::CreateScreen1() {
"#FFFF00 InfiniTime#\n\n"
"#444444 Version# %ld.%ld.%ld\n\n"
"#444444 Build date#\n"
"\t%s\n"
"\t%s\n",
"%s\n"
"%s\n",
Version::Major(),
Version::Minor(),
Version::Patch(),