KT25-1015_AC695x_SDK310/apps/ui/img_bg.h

9 lines
94 B
C
Raw Normal View History

2026-02-13 13:49:31 +00:00
#ifndef __IMG_BG_H__
#define __IMG_BG_H__
#include "lvgl.h"
LV_IMG_DECLARE(img_bg);
#endif