Explorar o código

1.暂时屏蔽udp广播查找设备

huangxiaodong %!s(int64=2) %!d(string=hai) anos
pai
achega
7b4f7b6163
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      创维盒子/双子星云手机/AppDelegate/AppDelegate.m

+ 2 - 2
创维盒子/双子星云手机/AppDelegate/AppDelegate.m

@@ -61,8 +61,8 @@
         }
     }];
     
-    [[ShearDeviceUDPManager shareInstance] startShearchDevice];
-    [[ShearDeviceUDPManager shareInstance] shearchDeviceLoop];
+//    [[ShearDeviceUDPManager shareInstance] startShearchDevice];
+//    [[ShearDeviceUDPManager shareInstance] shearchDeviceLoop];
     
     return YES;
 }