#ifndef __BOOTLOADER_UI_H__ #define __BOOTLOADER_UI_H__ void screen_welcome(void); #endif