Skip to content

Instantly share code, notes, and snippets.

@videlais
Created July 4, 2016 04:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save videlais/e907191a5c37a5c39e518346f19838e2 to your computer and use it in GitHub Desktop.
Save videlais/e907191a5c37a5c39e518346f19838e2 to your computer and use it in GitHub Desktop.
helloWorld map for second GBDK example
unsigned char helloWorld[] =
{
0x30,0x18,0x15,0x1C,0x1C,0x1F,0x30,0x30,0x30,0x30,
0x30,0x27,0x1F,0x22,0x1C,0x14,0x30,0x30,0x30,0x30
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment