自恢复和定时 自恢复互斥
This commit is contained in:
+1
@@ -571,6 +571,7 @@ static NSString *cycleTimerflag = @"CycleTimerCell";
|
||||
BOOL havePlus = [dataArr containsObject:plusflag];
|
||||
SetTimerModel *timerModel = [[SetTimerModel alloc] init];
|
||||
timerModel.sendmacId =self.currentdevice.macAddress;
|
||||
timerModel.selectorNumber=self.lightNumber;
|
||||
timerModel.resavemacId = self.currentdevice.macAddress;
|
||||
timerModel.crc16str=@"0000";
|
||||
XuanduoTimerGroup *group = [dataArr objectAtIndex:(havePlus?index+1:index)];
|
||||
|
||||
Reference in New Issue
Block a user