初步增加airkiss配网
This commit is contained in:
parent
b6f1aeaeb6
commit
02fea51b9e
|
|
@ -66,7 +66,7 @@ public class AirKissUtil {
|
|||
Thread.sleep(4);
|
||||
}
|
||||
LogUtils.d("LHD 从AirKissEncoder对象中获取编码后的数据数组 encoded_data = "+ Arrays.toString(encoded_data));
|
||||
Thread.sleep(1000);
|
||||
Thread.sleep(200);
|
||||
}
|
||||
subscriber.onCompleted();
|
||||
} catch (Exception e) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue