feat: 添加 UI 组件支持,整合界面元素和全局变量管理
This commit is contained in:
5
components/ui/images.c
Normal file
5
components/ui/images.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "images.h"
|
||||
|
||||
const ext_img_desc_t images[1] = {
|
||||
0
|
||||
};
|
||||
Reference in New Issue
Block a user