WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
sdk_version.h
浏览该文件的文档.
1
10#ifndef SDK_VERSION_H
11#define SDK_VERSION_H
12
13#include "stdint.h"
14
27const char *uapi_sdk_read_id(void);
28
33#endif /* SDK_VERSION_H */
const char * uapi_sdk_read_id(void)