BLE HearRate example

This example is a fork of the following mbed-os example:

https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-ble-HeartRate/

Please read the documentation in this page.

Committer:
mbed_official
Date:
Thu Jul 28 23:14:44 2016 +0100
Revision:
1:72c60abef7e7
Parent:
0:fb66cae3e9a1
Child:
13:924e3381c12b
Merge branch 'master' of https://github.com/ARMmbed/mbed-os-example-ble


Commit copied from ./src/github.com/ARMmbed/mbed-os-example-ble

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 1:72c60abef7e7 1 ROOT=.
mbed_official 1:72c60abef7e7 2 TARGET=NRF51_DK
mbed_official 1:72c60abef7e7 3 TOOLCHAIN=GCC_ARM