#ifndef __DEMO_H__ #define __DEMO_H__ void lv_demo_func(lv_obj_t *parent, lv_point_t *top); #endif