cook-c100/src/app/Module/wjh_Clock.h

17 lines
266 B
C
Raw Normal View History

2024-08-20 20:27:25 +08:00
/*
* wjh_Gallery.h
*
* Created on: 2024<EFBFBD><EFBFBD>7<EFBFBD><EFBFBD>27<EFBFBD><EFBFBD>
* Author: wu
*/
#ifndef APP_MODULE_WJH_GALLERY_H_
#define APP_MODULE_WJH_GALLERY_H_
#include "stdint.h"
#include "gdd.h"
u8 * wjh_Search_ClockBMP(u8 *searchName);
#endif /* APP_MODULE_WJH_GALLERY_H_ */