Skip to content
Snippets Groups Projects
Unverified Commit 07f0771c authored by Erwin Ried's avatar Erwin Ried Committed by GitHub
Browse files

Merge pull request #3 from jamesshao8/shao-credits

Shao credits
parents 1b75cdc3 bd05e114
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ private:
int32_t delay;
} credits_t;
const credits_t credits[25] = {
const credits_t credits[26] = {
// 012345678901234567890123456789
{ 60, "PortaPack|HAVOC", 0 },
{ 4 * 8, "Version " VERSION_STRING, 16 },
......@@ -89,7 +89,8 @@ private:
{ 7 * 8, "World map NASA", 16 },
{ 0 * 8, "TouchTunes infos Notpike", 16 },
{ 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 },
{ 1 * 8, "Rainer Matla Keld Norman", 0 },
{ 1 * 8, " Giorgio C. DC1RDB", 0 },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment