Skip to content
Snippets Groups Projects
Commit 25f00d28 authored by rahix's avatar rahix
Browse files

feat(epicardium): Adjust version-splash


Signed-off-by: default avatarRahix <rahix@rahix.de>
parent dfcac714
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,7 @@ int main(void) ...@@ -47,7 +47,7 @@ int main(void)
epic_disp_clear(0x0000); epic_disp_clear(0x0000);
if (strcmp(CARD10_VERSION, "v1.12") == 0) { if (strcmp(CARD10_VERSION, "v1.13") == 0) {
gfx_copy_region( gfx_copy_region(
&display_screen, &display_screen,
0, 0,
......
This diff is collapsed.
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