检测版本更新App
This commit is contained in:
@@ -276,7 +276,8 @@ public class IndexFragment extends BaseFragment<IndexFragmentLayoutBinding, Inde
|
||||
case 302:
|
||||
// 这是一台没有在mqtt中注册的设备,需要通过蓝牙连接配网,(可理解为新设备,走蓝牙,配网)
|
||||
// 先检查蓝牙权限和开启状态
|
||||
pendingDeviceEntity = entity;
|
||||
|
||||
|
||||
checkBluetoothAndProceed();
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user