Followed lateest libraries (BLE ,mbed and nRF51822)

Dependencies:   BLE_API mbed nRF51822 BLE_HTM_by_InTempSensr_pub

Dependents:   BLE_HTM_by_InTempSensr_pub

Fork of BLE_HTM_by_InTempSensr by Nakatafu ☆

Revision:
3:fe1294ff1d93
Parent:
0:1865c1b765f4
Child:
6:182013fa5592
--- a/main.cpp	Thu Feb 05 14:40:19 2015 +0000
+++ b/main.cpp	Sat Feb 07 22:51:46 2015 +0000
@@ -37,7 +37,7 @@
 #define DEBUG(...) /* nothing */
 #endif /* #if NEED_CONSOLE_OUTPUT */
 
-const static char  DEVICE_NAME[] = "BLEnano-HTM";
+const static char  DEVICE_NAME[] = "BLE-ITHTM";
 
 /* Health Thermometer Service */ 
 /* Service:  https://developer.bluetooth.org/gatt/services/Pages/ServiceViewer.aspx?u=org.bluetooth.service.health_thermometer.xml */