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
Diff: main.cpp
- Revision:
- 2:fb1f4bd366dc
- Parent:
- 0:3bbe1a2f1b66
diff -r 3bbe1a2f1b66 -r fb1f4bd366dc main.cpp --- a/main.cpp Mon Oct 05 12:45:18 2015 +0000 +++ b/main.cpp Mon Oct 05 14:31:08 2015 +0000 @@ -30,9 +30,6 @@ #include "mbed.h" -#undef LED1 -#define LED1 p18 -Serial pc(p9, p11); DigitalOut led1(LED1); /* introspection macros */