MXC-A36-Demo/Demo/lv_user_code/include/fr_lv_app_exercise.h

9 lines
142 B
C
Raw Permalink Normal View History

#ifndef __FR_LV_APP_EXERCISE_H__
#define __FR_LV_APP_EXERCISE_H__
void fr_lv_app_exercise_func(lv_obj_t *parent, lv_point_t *top);
#endif