/* UA1ZBE Custom Firmware - Boot Splash Screen */ #ifndef APP_BOOT_SPLASH_H #define APP_BOOT_SPLASH_H void BOOT_SplashShow(void); #endif