KT25-1015_AC695x_SDK310/apps/ui/img_bg.h
2026-02-13 21:49:31 +08:00

9 lines
94 B
C

#ifndef __IMG_BG_H__
#define __IMG_BG_H__
#include "lvgl.h"
LV_IMG_DECLARE(img_bg);
#endif