Add skeleton architecture for displaying custom splash screen
This commit is contained in:
3
fusee/fusee-secondary/src/splash_screen_default.c
Normal file
3
fusee/fusee-secondary/src/splash_screen_default.c
Normal file
@@ -0,0 +1,3 @@
|
||||
#include "splash_screen.h"
|
||||
|
||||
unsigned char g_default_splash_screen[1] = {0};
|
||||
Reference in New Issue
Block a user