- From: safei muslim via GitHub <sysbot+gh@w3.org>
- Date: Sat, 29 Sep 2018 05:50:22 +0000
- To: public-web-bluetooth-log@w3.org
What diff about UUID PrimaryService and UUID Characteristic ``` .then(server => server.getPrimaryService("000018f0-0000-1000-8000-00805f9b34fb")) .then(service => service.getCharacteristic("00002af1-0000-1000-8000-00805f9b34fb")) ``` -- GitHub Notification of comment by safeimuslim Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/410#issuecomment-425618460 using your GitHub account
Received on Saturday, 29 September 2018 05:50:23 UTC