Bill Siever
/
nRF5-DK-HeartRateDemo
Fork of nRF5-DK-HeartRateDemo by
readme.md@3:1d17c6b57555, 2016-11-14 (annotated)
- Committer:
- bsiever
- Date:
- Mon Nov 14 20:06:29 2016 +0000
- Revision:
- 3:1d17c6b57555
- Parent:
- 0:3a7b472313d7
Initial Publication
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
bsiever | 0:3a7b472313d7 | 1 | This example creates: |
bsiever | 0:3a7b472313d7 | 2 | * A Heart Rate Service |
bsiever | 0:3a7b472313d7 | 3 | * A Device Information Service |
bsiever | 0:3a7b472313d7 | 4 | |
bsiever | 0:3a7b472313d7 | 5 | Interrupt-based buttons are used to control the Heart Rate Service's Heart Rate value. |
bsiever | 0:3a7b472313d7 | 6 | * Button 1 on the Developer Board increases the heart rate |
bsiever | 0:3a7b472313d7 | 7 | * Button 2 on the Developer Board decreases the heart rate |
bsiever | 0:3a7b472313d7 | 8 |