连接界面修改
修改连接摄像头连接方式选择界面
This commit is contained in:
@@ -7,13 +7,16 @@
|
||||
//
|
||||
|
||||
#import "BaseViewController.h"
|
||||
|
||||
#import "YooseeNextConnectViewController.h"
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
/**
|
||||
水族箱连接方式选择
|
||||
|
||||
*/
|
||||
@interface ConAquarMethodVC : BaseViewController
|
||||
//
|
||||
@property (assign, nonatomic) SmartDeviceType deviceType;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user