Shao credits (#340)

* Update ui_about.hpp

* Small alignment fix
This commit is contained in:
Erwin Ried 2020-04-21 01:50:31 +02:00 committed by GitHub
parent b0ca4fbe8e
commit 9e5eebae39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,7 @@ private:
int32_t delay; int32_t delay;
} credits_t; } credits_t;
const credits_t credits[25] = { const credits_t credits[26] = {
// 012345678901234567890123456789 // 012345678901234567890123456789
{ 60, "PortaPack|HAVOC", 0 }, { 60, "PortaPack|HAVOC", 0 },
{ 4 * 8, "Version " VERSION_STRING, 16 }, { 4 * 8, "Version " VERSION_STRING, 16 },
@ -89,7 +89,8 @@ private:
{ 7 * 8, "World map NASA", 16 }, { 7 * 8, "World map NASA", 16 },
{ 0 * 8, "TouchTunes infos Notpike", 16 }, { 0 * 8, "TouchTunes infos Notpike", 16 },
{ 4 * 8, "Subaru infos Tom", 0 }, { 4 * 8, "Subaru infos Tom", 0 },
{ 18 * 8, "Wimmenhove", 24 }, { 18 * 8, "Wimmenhove", 16 },
{ 1 * 8, "GPS,TV,BTLE,NRF Shao", 24 },
{ 6 * 8, "Thanks & donators", 16 }, { 6 * 8, "Thanks & donators", 16 },
{ 1 * 8, "Rainer Matla Keld Norman", 0 }, { 1 * 8, "Rainer Matla Keld Norman", 0 },
{ 1 * 8, " Giorgio C. DC1RDB", 0 }, { 1 * 8, " Giorgio C. DC1RDB", 0 },