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 SDFileSystem mbed-rtos mbed nRF51822 X_NUCLEO_IDB0XA1
Fork of BLE_iBeacon by
Diff: main.cpp
- Revision:
- 8:d851d92601b7
- Parent:
- 7:e2bfd5db6713
- Child:
- 9:438f44012039
--- a/main.cpp Tue May 20 18:04:33 2014 +0100
+++ b/main.cpp Tue May 20 18:05:08 2014 +0100
@@ -33,9 +33,6 @@
/**************************************************************************/
int main(void)
{
- *(uint32_t *)0x40000504 = 0xC007FFDF;
- *(uint32_t *)0x40006C18 = 0x00008000;
-
/* Setup blinky: led1 is toggled in main, led2 is toggled via Ticker */
led1 = 1;
led2 = 1;
