Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: BLE_HeartRate_IDB04A1
Fork of BLE_API by
Revision 1209:28067a1925b5, committed 2018-02-12
- Comitter:
- carlotara
- Date:
- Mon Feb 12 08:45:34 2018 +0000
- Parent:
- 1208:65474dc93927
- Commit message:
- prova invio da BLE
Changed in this revision
| ble/GattService.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/ble/GattService.h Wed Sep 14 14:18:00 2016 +0100
+++ b/ble/GattService.h Mon Feb 12 08:45:34 2018 +0000
@@ -32,7 +32,7 @@
UUID_ENVIRONMENTAL_SERVICE = 0x181A,
UUID_GLUCOSE_SERVICE = 0x1808,
UUID_HEALTH_THERMOMETER_SERVICE = 0x1809,
- UUID_HEART_RATE_SERVICE = 0x180D,
+ UUID_HEART_RATE_SERVICE = 0x180E,
UUID_HUMAN_INTERFACE_DEVICE_SERVICE = 0x1812,
UUID_IMMEDIATE_ALERT_SERVICE = 0x1802,
UUID_LINK_LOSS_SERVICE = 0x1803,
