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_iBeacon by
Revision 47:447eb23e67e2, committed 2014-11-05
- Comitter:
- rgrover1
- Date:
- Wed Nov 05 14:16:16 2014 +0000
- Parent:
- 46:3adb4c6927ab
- Child:
- 48:2f0f293a4966
- Commit message:
- updating underlying libraries.
Changed in this revision
--- a/BLE_API.lib Tue Sep 30 02:17:44 2014 +0000 +++ b/BLE_API.lib Wed Nov 05 14:16:16 2014 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/teams/Bluetooth-Low-Energy/code/BLE_API/#4b68a819ab4f +http://mbed.org/teams/Bluetooth-Low-Energy/code/BLE_API/#fede41ce9407
--- a/main.cpp Tue Sep 30 02:17:44 2014 +0000
+++ b/main.cpp Wed Nov 05 14:16:16 2014 +0000
@@ -52,7 +52,7 @@
0x89, 0x9a, 0xab, 0xbc, 0xcd, 0xde, 0xef, 0xf0,
0x00, 0x00,
0x00, 0x00,
- 0xC8
+ 0xC7
};
int main(void)
--- a/mbed.bld Tue Sep 30 02:17:44 2014 +0000 +++ b/mbed.bld Wed Nov 05 14:16:16 2014 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/552587b429a1 \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/031413cf7a89 \ No newline at end of file
--- a/nRF51822.lib Tue Sep 30 02:17:44 2014 +0000 +++ b/nRF51822.lib Wed Nov 05 14:16:16 2014 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/teams/Nordic-Semiconductor/code/nRF51822/#936d81c963fe +http://mbed.org/teams/Nordic-Semiconductor/code/nRF51822/#61da91a52bd6
