调整App内获取授权的位置
This commit is contained in:
@@ -195,7 +195,7 @@ public class EspProvisionManager {
|
||||
|
||||
private void startPendingConnect(boolean respectCooldown) {
|
||||
if (pendingBluetoothDevice == null) {
|
||||
notifyFailed(ProvisionConfig.ERROR_INVALID_DEVICE, "钃濈墮璁惧鏃犳晥");
|
||||
notifyFailed(ProvisionConfig.ERROR_INVALID_DEVICE, "蓝牙设备无效");
|
||||
return;
|
||||
}
|
||||
if (provisioning) {
|
||||
|
||||
Reference in New Issue
Block a user