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 nRF51_Vdd
Fork of BLE_Temp_Vdd_via_UART by
Diff: main.cpp
- Revision:
- 8:f9bf6d403cde
- Parent:
- 5:2607923acfa1
- Child:
- 9:5f0732aa3008
--- a/main.cpp Tue Mar 24 08:17:34 2015 +0000 +++ b/main.cpp Tue Jul 07 06:58:31 2015 +0000 @@ -16,7 +16,7 @@ #include <string.h> #include "mbed.h" -#include "BLEDevice.h" +#include "BLE.h" #include "UARTService.h"