#ifndef __GUI_APPLETV_H__ #define __GUI_APPLETV_H__ #include void init_gui_appleTV(lv_obj_t* tabview); void init_gui_pageIndicator_appleTV(); #endif /*__GUI_APPLETV_H__*/