NCTU Programming Marathon / Mbed 2 deprecated Program3_BLEHeartRate

Dependencies:   BLE_API X_NUCLEO_IDB0XA1 mbed

Fork of Program3_BLEHeartRate by Make NTU Hackathon

Files at this revision

API Documentation at this revision

Comitter:
apalmieri
Date:
Wed Mar 09 13:21:44 2016 +0000
Parent:
13:227a0149b677
Child:
15:9903a83938cc
Commit message:
Sync w/ rev115 of mbed lib

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Feb 25 10:05:05 2016 +0000
+++ b/main.cpp	Wed Mar 09 13:21:44 2016 +0000
@@ -105,3 +105,4 @@
 
     BLE::Instance().init(bleInitComplete);
 }
+
--- a/mbed.bld	Thu Feb 25 10:05:05 2016 +0000
+++ b/mbed.bld	Wed Mar 09 13:21:44 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/252557024ec3
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/87f2f5183dfb
\ No newline at end of file