6155前端功能完成
This commit is contained in:
@ -503,9 +503,9 @@ import { deviceReName } from '../../api/common';
|
||||
|
||||
|
||||
//发送数据包
|
||||
sendDataNew(f.deviceId, f.writeServiceId, f.wirteCharactId, buffer)
|
||||
ble.sendDataNew(f.deviceId, f.writeServiceId, f.wirteCharactId, buffer)
|
||||
.then(() => {
|
||||
|
||||
console.log("发送一个包完成了");
|
||||
these.Status.Progress.curr = currentPacket;
|
||||
currentPacket++;
|
||||
|
||||
|
Reference in New Issue
Block a user