技威SDK还原

This commit is contained in:
kai60
2020-06-08 22:04:32 +08:00
parent 16d4829ecf
commit 1f69653c19
33 changed files with 45 additions and 306 deletions
@@ -515,7 +515,7 @@ self.attentionLabel.text=@"1、请长按摄像头背后复位孔,复位摄像
[self connectNormalView];
if ([[[CommonUtils getSSIDInfo] objectForKey:@"SSID"] isEqualToString:self.wifiName])
{
[self.view makeToast:[NSString stringWithFormat:@"请确认手机已经连接到%@",self.wifiName]];
[self bindCameraDevice];
}
else
{