bug fix
This commit is contained in:
+2
-3
@@ -1598,12 +1598,11 @@
|
||||
}
|
||||
[RuSun84BackMsgUtils readSoketDataWithBaackMassgModel:_ruSun84Back addWithBackData:data];
|
||||
|
||||
self.temperature = [BootomViewSoketBackMasgConreol getTempNewWayWithSoketData:data adddeviceType:DECICE_TYPE_THREETMP];
|
||||
self.temperature = [BootomViewSoketBackMasgConreol getTempNewWayWithSoketData:data adddeviceType:DECICE_TYPE_RUSUN2A];
|
||||
|
||||
[self.collectionView reloadData];
|
||||
|
||||
NSArray *timerArr=[RuSunBackMessageUtils refreshRuSunTimerAddTemperatureWithBackMassageModel:_ruSunBack];
|
||||
|
||||
NSArray *timerArr=[RuSun84BackMsgUtils refreshRuSunTimerAddTemperatureWithBackMassageModel:_ruSun84Back];
|
||||
[self.MonitorBottomDelegate setTimeVCReloadDatawithTimerArr:timerArr
|
||||
withData:self.device
|
||||
addMassglength:string1.length];
|
||||
|
||||
Reference in New Issue
Block a user