prova invio BLE
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 |
diff -r 65474dc93927 -r 28067a1925b5 ble/GattService.h --- 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,