连接界面修改
修改连接摄像头连接方式选择界面
This commit is contained in:
@@ -187,6 +187,18 @@ typedef enum{
|
||||
}TipsType; //16.10.18
|
||||
|
||||
|
||||
|
||||
typedef NS_ENUM(NSUInteger, SmartDeviceType) {
|
||||
|
||||
/////摄像头
|
||||
DEVICECAMERA = 1,
|
||||
|
||||
/// 水箱
|
||||
DEVICEAQUARIUM ,
|
||||
|
||||
/// 加热
|
||||
DEVICEHEATING
|
||||
};
|
||||
#define Ali_Push_APPKey @"26007228"
|
||||
#define Ali_Push_APPSecret @"87c9206424399968ba11a56a9a979cfe"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user