This commit is contained in:
wujiahao17 2024-08-20 19:46:00 +08:00
parent 5519bcff06
commit 50bb7a3f9f
2 changed files with 0 additions and 139 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,17 +0,0 @@
/*
* wjh_Gallery.h
*
* Created on: 2024Äê7ÔÂ27ÈÕ
* Author: wu
*/
#ifndef APP_MODULE_WJH_GALLERY_H_
#define APP_MODULE_WJH_GALLERY_H_
#include "stdint.h"
#include "gdd.h"
u8 * wjh_Return_BMP(u32 id);
u8 * wjh_Search_BMP(u8 *searchName);
#endif /* APP_MODULE_WJH_GALLERY_H_ */