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.
Dependencies: BLE_API mbed nRF51822
Fork of BLE_HeartRate by
Revision 60:9fd2b0b43718, committed 2015-05-03
- Comitter:
- balczezzz
- Date:
- Sun May 03 07:05:17 2015 +0000
- Parent:
- 59:b32d42836762
- Commit message:
- Bluetooth_HR_serial
Changed in this revision
--- a/BLE_API.lib Thu Apr 30 07:59:38 2015 +0000 +++ b/BLE_API.lib Sun May 03 07:05:17 2015 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/teams/Bluetooth-Low-Energy/code/BLE_API/#4a42f777161f +http://mbed.org/teams/Bluetooth-Low-Energy/code/BLE_API/#8a104d9d80c1
--- a/main.cpp Thu Apr 30 07:59:38 2015 +0000 +++ b/main.cpp Sun May 03 07:05:17 2015 +0000 @@ -28,7 +28,7 @@ BLEDevice ble; DigitalOut led1(LED1); -const static char DEVICE_NAME[] = "HRM1"; +const static char DEVICE_NAME[] = "ST HRM2"; static const uint16_t uuid16_list[] = {GattService::UUID_HEART_RATE_SERVICE, GattService::UUID_DEVICE_INFORMATION_SERVICE}; static volatile bool triggerSensorPolling = false;
--- a/mbed.bld Thu Apr 30 07:59:38 2015 +0000 +++ b/mbed.bld Sun May 03 07:05:17 2015 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/8ab26030e058 \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/433970e64889 \ No newline at end of file
--- a/nRF51822.lib Thu Apr 30 07:59:38 2015 +0000 +++ b/nRF51822.lib Sun May 03 07:05:17 2015 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/teams/Nordic-Semiconductor/code/nRF51822/#3ba3e377b972 +http://mbed.org/teams/Nordic-Semiconductor/code/nRF51822/#be2a122ed2f7