TuyaOS
include
components
svc_dp
include
tuya_system_dp.h
浏览该文件的文档.
1
6
#ifndef _TUYA_SYSTEM_DP_H
7
#define _TUYA_SYSTEM_DP_H
8
9
#ifdef __cplusplus
10
extern
"C"
{
11
#endif
12
13
#define TY_SYSTEM_DP_MIN 200
14
#define TY_SYSTEM_DP_IR_CTL 201
15
#define TY_SYSTEM_DP_STUDY_REPORT 202
16
17
#ifdef __cplusplus
18
}
19
#endif
20
21
#endif
22
23
制作者
1.9.4