features:新绚多设备灯的控制
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
//
|
||||
// XuanduoHuliModel.h
|
||||
// Ifish
|
||||
//
|
||||
// Created by Alex on 2019/4/24.
|
||||
// Copyright © 2019 lianlian. All rights reserved.
|
||||
//
|
||||
|
||||
#import "baseModel.h"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface XuanduoHuliModel : baseModel
|
||||
|
||||
@property(nonatomic,copy)NSString*switchBtn;
|
||||
@property(nonatomic,copy)NSString*crc16Str;
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user