Merge branch 'main' of http://47.107.152.87:3000/liubiao/APP
# Conflicts: # unpackage/dist/dev/app-plus/app-config-service.js # unpackage/dist/dev/app-plus/app-service.js # unpackage/dist/dev/app-plus/app-view.js
This commit is contained in:
@ -916,7 +916,7 @@ import { deviceReName } from '../../api/common';
|
||||
ble.LinkBlue(this.device.deviceId, () => {
|
||||
setTimeout(() => {
|
||||
ble.sendData(this.device.deviceId, buffer);
|
||||
}, 1000)
|
||||
}, 100)
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user