Kaynağa Gözat

先回退一下

slambb 1 yıl önce
ebeveyn
işleme
35cd0cb778

+ 2 - 2
Assets/BowArrow/Scripts/View/Home/HomeView.cs

@@ -233,8 +233,8 @@ public class HomeView : JCUnityLib.ViewBase
         //StartCoroutine(testTip());
         //StartCoroutine(testTip());
 
 
         yield return new WaitForSeconds(1.0f);
         yield return new WaitForSeconds(1.0f);
-        ////进行一次蓝牙连接
-        //BluetoothAim.ins.HomeViewConnectBLE();
+        //进行一次蓝牙连接
+        BluetoothAim.ins.HomeViewConnectBLE();
     }
     }
 
 
     IEnumerator testTip() {
     IEnumerator testTip() {