@psdk/device-ble-wechat
Advanced tools
Comparing version 0.2.65 to 0.2.67
@@ -51,3 +51,2 @@ "use strict"; | ||
yield this.createBLEConnection({ deviceId: origin.deviceId, timeout: options === null || options === void 0 ? void 0 : options.timeout, }); | ||
yield wx.setBLEMTU({ deviceId: origin.deviceId, mtu: 512 }); | ||
yield await_timeout_1.default.set(500); | ||
@@ -54,0 +53,0 @@ const services = yield this.getBLEDeviceServices({ deviceId: origin.deviceId }); |
{ | ||
"name": "@psdk/device-ble-wechat", | ||
"version": "0.2.65", | ||
"version": "0.2.67", | ||
"description": "psdk", | ||
@@ -49,4 +49,4 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@psdk/device-bluetooth-traits": "0.2.65", | ||
"@psdk/frame-father": "0.2.65", | ||
"@psdk/device-bluetooth-traits": "0.2.67", | ||
"@psdk/frame-father": "0.2.67", | ||
"await-timeout": "^1.1.1" | ||
@@ -58,3 +58,3 @@ }, | ||
], | ||
"gitHead": "21ed60439fa22935194c0baede0fb849b0be5da6" | ||
"gitHead": "1b469612990a3efbf1a3fe4296ed13e8c8865988" | ||
} |
Sorry, the diff of this file is not supported yet
28482
572
+ Added@psdk/device-bluetooth-traits@0.2.67(transitive)
+ Added@psdk/frame-father@0.2.67(transitive)
- Removed@psdk/device-bluetooth-traits@0.2.65(transitive)
- Removed@psdk/frame-father@0.2.65(transitive)
Updated@psdk/frame-father@0.2.67