wdt_scr_api.h
上传用户:sunhongbo
上传日期:2022-01-25
资源大小:3010k
文件大小:1k
- /*===============================================================================
- File Name:wdt_scr_api.h
- Author:szhy
- Create Time:2007-8-3
-
- Description:scroll control
- Class Name:"SCR"
- History:
- ===============================================================================*/
- #ifndef __WDT_SCR_API_H_
- #define __WDT_SCR_API_H_
- /*-------------------------------------------------------------------------------
- Function Declare
- -------------------------------------------------------------------------------*/
- void WDT_SCR_API_Register(void);
- PU08 WDT_SCR_API_GetVersion(void);
- #endif