Re: [web-bluetooth] Add an introductory example, using the Heart Rate Service.

```javascript
service.getCharacteristic('heart_rate_measurement'))
   .then(handleHeartRateMeasurementCharacteristic),
```
is not indented correctly.

-- 
GitHub Notif of comment by g-ortuno
See 
https://github.com/WebBluetoothCG/web-bluetooth/pull/123#issuecomment-106635055

Received on Friday, 29 May 2015 00:06:51 UTC